Gets or sets the Fill used when drawing with this pen.
Namespace:
Atalasoft.Imaging.Drawing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Fill Fill { get; set; }
Public Property Fill As Fill
Get
Set
Property Value
Type:
Fill The Brush object used when drawing with this pen.
See Also