Click or drag to resize

IVIZZARDServiceSetAlignSectionItem Method

단면 정렬

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool SetAlignSectionItem(
	int ID,
	SectionAlignTypes AlignType
)

Parameters

ID
Type: SystemInt32
단면 ID
AlignType
Type: SHConnectorSectionAlignTypes
정렬 유형

Return Value

Type: Boolean
Result Status
See Also