IAcadTableGetTextHeight Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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