Gets or sets the Fill used when drawing with this pen.
Namespace:
Atalasoft.Imaging.Drawing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic 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