Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public double Height(
SectionHeight nHeightType
)
Public Function Height (
nHeightType As SectionHeight
) As Double
public:
double Height(
SectionHeight nHeightType
)
member Height :
nHeightType : SectionHeight -> float
Parameters
- nHeightType
- Type: Teigha.DatabaseServicesSectionHeight
Return Value
Type:
Double
See Also