Click or drag to resize

VIZViewerAddObjectsHideList Method

개체숨김 목록 추가

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void AddObjectsHideList(
	List<int> Indexes
)

Parameters

Indexes
Type: System.Collections.GenericListInt32

[Missing <param name="Indexes"/> documentation for "M:SHConnector.VIZViewer.AddObjectsHideList(System.Collections.Generic.List{System.Int32})"]

See Also