ImpDeviceNumViews Property
 | 
Namespace:  Teigha.GraphicsSystem
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public override int NumViews { get; }
 
Public Overrides ReadOnly Property NumViews As Integer
        Get
 
public:
virtual property int NumViews {
        int get () override;
}
 
abstract NumViews : int with get
override NumViews : int with get
 
 
 
Property Value
Type: 
Int32 
See Also