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