IAcadMLeaderGetBlockAttributeValue32 Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
string GetBlockAttributeValue32(
int attdefId
)
Function GetBlockAttributeValue32 (
attdefId As Integer
) As String
String^ GetBlockAttributeValue32(
[InAttribute] int attdefId
)
abstract GetBlockAttributeValue32 :
attdefId : int -> string
Parameters
- attdefId
- Type: SystemInt32
Return Value
Type:
String
See Also