AbstractViewportDataIsUcsIconAtOrigin
Property
|
Property that indicates whether the UCS icon
is at the UCS origin for the viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsUcsIconAtOrigin { get; set; }
Public Property IsUcsIconAtOrigin As Boolean
Get
Set
public:
property bool IsUcsIconAtOrigin {
bool get ();
void set (bool value);
}
member IsUcsIconAtOrigin : bool with get, set
Property Value
Boolean
See Also