Click or drag to resize

PrimaryContourContourGeometry Property

Returns the ContourGeometry object that defines the shape and dimensional parameters for the contour. The contour geometry specifies geometric dimensions (length, width for rectangular; radius for circular), corner rounding, rotation angle, and geometric elements (segments and arcs) that precisely describe the feature boundary and position.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
ContourGeometry ContourGeometry { get; }

Return Value

ContourGeometry
See Also