IAcadMLeaderGetBlockAttributeValue32
Method
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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 Int32
-
Return Value
String
See Also