DatabaseByBlockLinetype Property
|
Property that represents object ID of the
"ByBlock" Linetype object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId ByBlockLinetype { get; }
Public ReadOnly Property ByBlockLinetype As ObjectId
Get
public:
property ObjectId ByBlockLinetype {
ObjectId get ();
}
member ByBlockLinetype : ObjectId with get
Property Value
ObjectId
See Also