DatabaseMLeaderStyleDictionaryId
Property
|
Property that represents object identifier of
the current multileader style used by the drawing.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId MLeaderStyleDictionaryId { get; }
Public ReadOnly Property MLeaderStyleDictionaryId As ObjectId
Get
public:
property ObjectId MLeaderStyleDictionaryId {
ObjectId get ();
}
member MLeaderStyleDictionaryId : ObjectId with get
Property Value
ObjectId
See Also