Click or drag to resize

PointToReferenceCoordinateSystem Method

Transforms this point to the reference coordinate system.

Namespace: Woodwork.Automation.Common
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
Point ToReferenceCoordinateSystem()

Return Value

Point
A new Point object that is transformed to the reference coordinate system.
See Also