SectionSettingsHatchScale
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public double HatchScale(
SectionType nSecType,
SectionGeometry nGeometry
)
Public Function HatchScale (
nSecType As SectionType,
nGeometry As SectionGeometry
) As Double
public:
double HatchScale(
SectionType nSecType,
SectionGeometry nGeometry
)
member HatchScale :
nSecType : SectionType *
nGeometry : SectionGeometry -> float
Parameters
- nSecType SectionType
-
- nGeometry SectionGeometry
-
Return Value
Double
See Also