Click or drag to resize

DragInfo Class

[Missing <summary> documentation for "T:Demo3D.Visuals.DragInfo"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsDragInfo

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class DragInfo

The DragInfo type exposes the following members.

Constructors
 NameDescription
Public methodDragInfoInitializes a new instance of the DragInfo class
Top
Properties
 NameDescription
Public propertyEnd 
Public propertyEndRay 
Public propertyIsDragSmall 
Public propertyStart 
Public propertyStartRay 
Top
Methods
 NameDescription
Public methodReset 
Public methodUpdate 
Top
See Also