Property | Type | Description | |
---|---|---|---|
None |
Method | Description | |
---|---|---|
GetBrush ( |
Gets a Brush representing the current paint server.
|
|
SvgPaintServer ( ) : System |
Initializes a new instance of the SvgPaintServer class.
|
|
ToString ( ) : string |
Returns a T:System.String that represents the current T:System.Object.
|
Method | Description | |
---|---|---|
Render ( |
Renders the SvgElement and contents to the specified SvgRenderer object.
|
public abstract GetBrush ( |
||
styleOwner | The owner |
|
opacity | float | The opacity of the brush. |
return |
protected Render ( |
||
renderer | The |
|
return | void |