|
Name
|
Description
|
|
AssignProperties(TPersistent)
|
Copies the properties of source to the current element (but not children) (Overrides RSSVG.TSVGCustomViewBox.AssignProperties(TPersistent).)
|
|
AssignTo(TPersistent)
|
Represents method AssignTo(TPersistent). (Overrides RSSVG.TSVGGraphicElement.AssignTo(TPersistent).)
|
|
Clear
|
Clears the SVG element and resets its properties back to their defaults (Overrides RSSVG.TSVGCustomViewBox.Clear.)
|
|
DoInternalDraw(TMatrix,TSVGCanvas,TSVGRect)
|
Represents method DoInternalDraw(TMatrix,TSVGCanvas,TSVGRect).
|
|
DoLoadFromXML(IXMLNode)
|
Represents method DoLoadFromXML(IXMLNode). (Overrides RSSVG.TSVGCustomViewBox.DoLoadFromXML(IXMLNode).)
|
|
DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent)
|
Represents method DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent). (Overrides RSSVG.TSVGCustomViewBox.DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent).)
|
|
Draw(TSVGMatrix,TSVGCanvas,TSVGRect)
|
Draw the SVG to the specified canvas inside the specified rectangle. The matrix parameter specifies the cumulative transformations from the Parent element (and its Parents) to apply when drawing the element. (Overrides RSSVG.TSVGCustomViewBox.Draw(TSVGMatrix,TSVGCanvas,TSVGRect).)
|
|
LoadImage
|
Loads the image. The image may be an embedded data ('data:') or a reference to another SVG file
|
|
SVGType
|
Returns the SVG element type of the class (Overrides RSSVG.TSVGCustomGroup.SVGType.)
|