Property Shape
Shape
Gets or sets the shape of the structuring element.
[TypeConverter(typeof(MorphologicalOperator.ShapeConverter))]
public StructuringElementShape Shape { get; set; }
Property Value
- StructuringElementShape
Gets or sets the shape of the structuring element.
[TypeConverter(typeof(MorphologicalOperator.ShapeConverter))]
public StructuringElementShape Shape { get; set; }