PickPointDescriptorDirection
Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Vector3d Direction { get; }
Public ReadOnly Property Direction As Vector3d
Get
public:
property Vector3d Direction {
Vector3d get ();
}
member Direction : Vector3d with get
Property Value
Vector3d
See Also