Click or drag to resize

ContourIsClosed Property

Gets the flag indicating whether the contour is closed. True if the contour is closed, or false if it is open.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool IsClosed { get; }

Property Value

Boolean
See Also