IAcadTableStyleGetTextHeight Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
double GetTextHeight(
AcRowType rowType
)
Function GetTextHeight (
rowType As AcRowType
) As Double
double GetTextHeight(
[InAttribute] AcRowType rowType
)
abstract GetTextHeight :
rowType : AcRowType -> float
Parameters
- rowType
- Type: BricscadDbAcRowType
Return Value
Type:
Double
See Also