Click or drag to resize

IVIZZARDServiceSetClippingSectionItem Method

단면 클리핑

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool SetClippingSectionItem(
	int ID,
	SectionClipingTypes ClipingType
)

Parameters

ID
Type: SystemInt32
Section ID
ClipingType
Type: SHConnectorSectionClipingTypes
Cliping Type

Return Value

Type: Boolean
Result Status
See Also