MLeaderGetBlockAttribute Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public AttributeReference GetBlockAttribute(
ObjectId attDefId
)
Public Function GetBlockAttribute (
attDefId As ObjectId
) As AttributeReference
public:
AttributeReference^ GetBlockAttribute(
ObjectId attDefId
)
member GetBlockAttribute :
attDefId : ObjectId -> AttributeReference
Parameters
- attDefId
- Type: Teigha.DatabaseServicesObjectId
Return Value
Type:
AttributeReference
See Also