Property | Type | Description | |
---|---|---|---|
_graphicsPath | SVGGraphicsPath |
Method | Description | |
---|---|---|
BeforeRender ( SVGTransformList transformList ) : void | ||
Render ( ) : void |
Method | Description | |
---|---|---|
CreateGraphicsPath ( ) : void | ||
SVGBasicElement ( string>.Dictionary |
Method | Description | |
---|---|---|
Draw ( ) : void |
public BeforeRender ( SVGTransformList transformList ) : void | ||
transformList | SVGTransformList | |
return | void |
protected abstract CreateGraphicsPath ( ) : void | ||
return | void |
protected SVGBasicElement ( string>.Dictionary |
||
attrList | string>.Dictionary | |
inheritTransformList | SVGTransformList | |
inheritPaintable | SVGPaintable | |
render | SVGGraphics | |
return | System |