Fill.Brush
-
Cmn
class Fill.Brush : Fill
Fills with a GraphicsBrush.
Summary
Public functions |
||
|---|---|---|
open Brush |
asBrush()Return a brush if the |
Cmn
|
open Color |
asColor()Return the color of this |
Cmn
|
open operator Boolean |
Cmn
|
|
open Int |
hashCode() |
Cmn
|
open String |
toString() |
Cmn
|
Inherited functions |
|||
|---|---|---|---|
|
Public functions
asColor
open fun asColor(): Color
Return the color of this Fill if it is a Fill.Color or Color.Unspecified if Fill.None or Fill.Brush.