ShopToolsUtilGetFillBrush Method
Return a solid brush used to fill the active area.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static Brush GetFillBrush(
bool selected = false
)
Public Shared Function GetFillBrush (
Optional selected As Boolean = false
) As Brush
No code example is currently available or this language may not be supported.
- selected Boolean (Optional)
-
Optional value indicating whether the area will be selected.
Default = false.
Brush
Reference to the brush used to fill the active area.