Click or drag to resize

Vertex3DSet Method (Int32, Int32, Int32)

Set Value

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public void Set(
	int x,
	int y,
	int z
)

Parameters

x
Type: SystemInt32
X
y
Type: SystemInt32
Y
z
Type: SystemInt32
Z
See Also