LayoutHelperDeviceActiveView Property
|
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public View ActiveView { get; }
Public ReadOnly Property ActiveView As View
Get
public:
property View^ ActiveView {
View^ get ();
}
member ActiveView : View with get
Property Value
Type:
View
See Also