TiffSettings.Shape

TiffSettings.Shape property

Gets or sets the type of the shape.

public ShapeType Shape { get; set; }

Property Value

The type of the shape.

Remarks

Default value is ShapeType.None

See Also