DatabaseViewportTableId Property
|
Property that represents object ID of the
ViewportTable of this database object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId ViewportTableId { get; }
Public ReadOnly Property ViewportTableId As ObjectId
Get
public:
property ObjectId ViewportTableId {
ObjectId get ();
}
member ViewportTableId : ObjectId with get
Property Value
ObjectId
See Also