Click or drag to resize

E3DDragEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Common.E3DDragEventArgs"]

Inheritance Hierarchy
SystemObject
  Demo3D.CommonE3DDragEventArgs

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public class E3DDragEventArgs

The E3DDragEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodE3DDragEventArgsInitializes a new instance of the E3DDragEventArgs class
Top
Properties
 NameDescription
Public propertyAllowedEffect 
Public propertyData 
Public propertyEffect 
Public propertyKeyState 
Public propertyX 
Public propertyY 
Top
See Also