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