Click or drag to resize

FillType Enumeration

Specifies the type of fill used by an AnnotationBrush.
Specifies the type of fill used by an AnnotationBrush.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum FillType
Members
  Member nameDescription
Solid A solid fill.
Hatch A hatch brush.
Texture A texture brush.
LinearGradient A linear gradient brush.
See Also