Click or drag to resize

VIZViewerGetCompartmentBoxByID Method

구획 상자 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public SelectionBoxVO GetCompartmentBoxByID(
	int nID
)

Parameters

nID
Type: SystemInt32

[Missing <param name="nID"/> documentation for "M:SHConnector.VIZViewer.GetCompartmentBoxByID(System.Int32)"]

Return Value

Type: SelectionBoxVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetCompartmentBoxByID(System.Int32)"]

See Also