Show / Hide Table of Contents

Delegate FixPoint.BeforeSnappingEvent

Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
public delegate void BeforeSnappingEvent(FixPoint sender, FixPoint stranger, FixPoint.SnapEventArgs e);
Parameters
Type Name Description
FixPoint sender
FixPoint stranger
FixPoint.SnapEventArgs e
Back to top Generated by DocFX