ViewportUcsOrthographic Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public OrthographicView UcsOrthographic { get; }
Public ReadOnly Property UcsOrthographic As OrthographicView
Get
public:
property OrthographicView UcsOrthographic {
OrthographicView get ();
}
member UcsOrthographic : OrthographicView with get
Property Value
OrthographicView
See Also