SectionSettingsReset Method (SectionType)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void Reset(
SectionType nSecType
)
Public Sub Reset (
nSecType As SectionType
)
public:
void Reset(
SectionType nSecType
)
member Reset :
nSecType : SectionType -> unit
Parameters
- nSecType
- Type: Teigha.DatabaseServicesSectionType
See Also