| BrushDataForegroundColor Field |
Foreground color of a brush.
Namespace:
Deltabit.WinForms
Assembly:
Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax public ColorData ForegroundColor
Public ForegroundColor As ColorData
Dim instance As BrushData
Dim value As ColorData
value = instance.ForegroundColor
instance.ForegroundColor = value
public:
ColorData^ ForegroundColor
Field Value
Type:
ColorDataSee Also