Gets a value indicating whether this sub-path is closed.
Namespace:
Aurigma.GraphicsMill.Codecs.ClippingPath
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsClosed { get; }
true
if the sub-path is closed; otherwise, false
.