|
DoPaint
|
Represents method DoPaint.
|
|
GetDrawRect
|
Returns the rectangle where the SVG should be drawn. This is dependent on the current stretch value, the control's width and height, and the SVG's width and height.
|
|
Invalidate
|
Represents method Invalidate.
|
|
LoadSVGResource(String)
|
Load the SVG from an embedded resource. This method initializes the ActiveSVGElement property and should be used to initialize any control fields (such as colors) that are dependant on the values in the SVG.
|
|
RecalcEnabled
|
Represents method RecalcEnabled.
|
|
Resize
|
Represents method Resize.
|
|
UpdateBuffers
|
Updates the Foreground and Background buffers with the non active elements of the SVG.
|