AbstractViewPEHasUcs
Property
|
Property that indicates whether there is a UCS
(User Coordinate System) associated with the Viewport object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool HasUcs { get; }
Public ReadOnly Property HasUcs As Boolean
Get
public:
property bool HasUcs {
bool get ();
}
member HasUcs : bool with get
Property Value
Boolean
See Also