Property that represents direction of angle 0
with respect to the UCS. This property corresponds to the ANGBASE
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Angbase { get; set; }
Public Property Angbase As Double
Get
Set
public:
property double Angbase {
double get ();
void set (double value);
}
member Angbase : float with get, set
Property Value
Double
See Also