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