You are here: Start » AVL.NET » Probe3DEventArgs Class

Probe3DEventArgs Class

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Provides data for View3D mouse probe events.

Constructors

 ConstructorDescription
Probe3DEventArgs(Point3D)

Properties

 NameTypeDescription
PointView3D.Point3D

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also