Click or drag to resize

ContourGeometry Property

Returns the collection of the Geometry objects associated with the contour.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<Geometry> Geometry { get; }

Property Value

IListGeometry
See Also