ILNumerics Ultimate VS

PickingDriver Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Create picking driver

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public PickingDriver(
	Scene scene,
	Group synchroot,
	Drawable target,
	int width,
	int height,
	bool ignoreLogAxis = false
)

Parameters

scene
Type: ILNumerics.DrawingScene
synchroot
Type: ILNumerics.DrawingGroup
target
Type: ILNumerics.DrawingDrawable
width
Type: SystemInt32
height
Type: SystemInt32
ignoreLogAxis (Optional)
Type: SystemBoolean
Remarks

[ILNumerics Visualization Engine]

See Also

Reference