Click or drag to resize

STARCommandInit3DSystemView Method

Initialize the 3D System layout viewer

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public Object Init3DSystemView(
	int handler
)

Parameters

handler
Type: SystemInt32
control handler that hold the viewer

Return Value

Type: Object
viewer object, type of Hamilton.HxSys3DView.HxInstrument3DView
See Also