AutoMaskingArgs.OrphanedPoints
AutoMaskingArgs.OrphanedPoints property
Gets or sets the points that no longer belong to any object (optional). This parameter is used only in case of re-segmentation.
public Point[] OrphanedPoints { get; set; }
Property Value
The orphaned points.
See Also
- struct Point
- class AutoMaskingArgs
- namespace Aspose.Imaging.Masking.Options
- assembly Aspose.Imaging