ImpDeviceNumViews
Property
|
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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
Int32
See Also