BoundBlock3dDirection2
Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public Vector3d Direction2 { get; }
 
Public ReadOnly Property Direction2 As Vector3d
        Get
 
public:
property Vector3d Direction2 {
        Vector3d get ();
}
 
member Direction2 : Vector3d with get
 
 
 
Property Value
Vector3d
 
See Also