Click or drag to resize

CoordinateSystem Interface

The CoordinateSystem object. Represents coordinate system and provides access to it's Origin.

Namespace: Woodwork.Automation.Macro
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface CoordinateSystem

The CoordinateSystem type exposes the following members.

Properties
 NameDescription
Public propertyOrigin Gets the origin.
Top
See Also