Click or drag to resize

VIZViewerSetObjectsAlpha Method

투명도 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetObjectsAlpha(
	int[] NodeIndex,
	int nAlphaPercent
)

Parameters

NodeIndex
Type: SystemInt32

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

nAlphaPercent
Type: SystemInt32

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

See Also