Show / Hide Table of Contents

Class DisplayChangeArg

Parameter declaration for DisplayChangedEvent.

Inheritance
System.Object
DisplayChangeArg
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class DisplayChangeArg

Fields

| Improve this Doc View Source

DraggingMode

See DisplayChangeArg.DraggingModes

Declaration
public DisplayChangeArg.DraggingModes DraggingMode
Field Value
Type Description
DisplayChangeArg.DraggingModes
| Improve this Doc View Source

Reason

Reason why the display is changing

Declaration
public DisplayChangeArg.Reasons Reason
Field Value
Type Description
DisplayChangeArg.Reasons
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX