ClientViewInfoViewportId
Property
 | 
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public int ViewportId { get; }
 
Public ReadOnly Property ViewportId As Integer
        Get
 
public:
property int ViewportId {
        int get ();
}
 
member ViewportId : int with get
 
 
 
Property Value
Int32
 
See Also