
|
Color
|
Represents property Color.
|

|
DefaultOpacity
|
Defines the default opacity of the brush. If the Opacity does not equal the default opacity when streaming out the brush, the opacity is written.
|

|
Kind
|
Specifies the pattern for the brush
|

|
Opacity
|
Provides the Opacity the brush should be drawn at. It is stored separately from the color itself as opacity affects gradient and pattern brushes as well
|

|
ParentColor
|
Is Color inherited or not and whether it should be stored
|

|
ParentOpacity
|
Is Opacity inherited or not and whether it should be stored
|

|
URI
|
Stores a reference to another SVG element for providing the pattern or gradient for the brush.
|