Click or drag to resize

Side Interface

The Side object. Provides access to side properties that macro was created in.

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

The Side type exposes the following members.

Properties
 NameDescription
Public propertyOrigin Gets the origin.
(Inherited from CoordinateSystem)
Public propertyType Gets the type.
Top
See Also