LayoutHelperDeviceLayoutId
Property
|
Property that represents a persistent object
identifier of an associated layout.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId LayoutId { get; }
Public ReadOnly Property LayoutId As ObjectId
Get
public:
property ObjectId LayoutId {
ObjectId get ();
}
member LayoutId : ObjectId with get
Property Value
ObjectId
See Also