TableTextHeight(RowType) Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public virtual double TextHeight(
RowType type
)
Public Overridable Function TextHeight (
type As RowType
) As Double
public:
virtual double TextHeight(
RowType type
)
abstract TextHeight :
type : RowType -> float
override TextHeight :
type : RowType -> float
Parameters
- type RowType
-
Return Value
Double
See Also