Click or drag to resize

Contour Interface

Represents a generic Contour object.

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

The Contour type exposes the following members.

Properties
 NameDescription
Public propertyGeometry Returns the collection of the Geometry objects associated with the contour.
Public propertyIsClosed Gets the flag indicating whether the contour is closed. True if the contour is closed, or false if it is open.
Top
See Also