Property MaskType
MaskType
Gets or sets a value specifying the type of mask operation to apply on the region of interest.
[TypeConverter(typeof(CropPolygon.ThresholdTypeConverter))]
public ThresholdTypes MaskType { get; set; }
Gets or sets a value specifying the type of mask operation to apply on the region of interest.
[TypeConverter(typeof(CropPolygon.ThresholdTypeConverter))]
public ThresholdTypes MaskType { get; set; }