PickInfo(Point) Constructor |
Initializes a new instance of the
PickInfo class
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic PickInfo(
Point screen
)
Parameters
- screen Point
[Missing <param name="screen"/> documentation for "M:Demo3D.Visuals.PickInfo.#ctor(System.Drawing.Point)"]
See Also