Click or drag to resize

VIZViewerGetNodePath Method

NodePath 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public string GetNodePath(
	int NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스

Return Value

Type: String

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

See Also