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