ArcShape.IsClosed
ArcShape.IsClosed property
Gets or sets a value indicating whether ordered shape is closed. When processing closed ordered shape the starting and ending points have no meaning.
public bool IsClosed { get; set; }
Property Value
True
if this ordered shape is closed; otherwise, false
.
See Also
- class ArcShape
- namespace Aspose.PSD.Shapes
- assembly Aspose.PSD