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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
ContourGeometry ContourGeometry { get; }

Return Value

ContourGeometry
See Also