Click or drag to resize

ContourGeometry Interface

The contour geometry object. Defines the Rectangular or Circular contour params.

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

The ContourGeometry type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the rotation angle value.
Public propertyGeometry Returns the collection of the Geometry objects associated with the contour center.
Public propertyLength Gets the length value.
Public propertyRoundRadius Gets the rounding radius value.
Public propertyWidth Gets the width value.
Top
See Also