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