Click or drag to resize

PickInfo(Point) Constructor

Initializes a new instance of the PickInfo class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public PickInfo(
	Point screen
)

Parameters

screen  Point

[Missing <param name="screen"/> documentation for "M:Demo3D.Visuals.PickInfo.#ctor(System.Drawing.Point)"]

See Also