Show / Hide Table of Contents

Class RigidPart.DraggingEventArgs

Inheritance
System.Object
RigidPart.DraggingEventArgs
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 DraggingEventArgs

Properties

Cancel

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