Property that indicates whether direction of
positive angles with respect to the UCS. This property corresponds
to the ANGDIR system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool Angdir { get; set; }
Public Property Angdir As Boolean
Get
Set
public:
property bool Angdir {
bool get ();
void set (bool value);
}
member Angdir : bool with get, set
Property Value
Boolean
See Also