Click or drag to resize

ContourGeometryTypeEnum Enumeration

Contour geometry type enum

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public enum ContourGeometryTypeEnum
Members
Member nameValueDescription
Rectangular0 The contour forms a rectangle
Circular1 The contour forms a circle
Variant2 The contour contains various segments
See Also