Show / Hide Table of Contents

Class FixPoint.SnapEventArgs

Inheritance
System.Object
FixPoint.SnapEventArgs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
public class SnapEventArgs

Properties

Cancel

Declaration
public bool Cancel { get; set; }
Property Value
Type Description
System.Boolean
Back to top Generated by DocFX