|
Name
|
Description
|
|
AssignProperties(TPersistent)
|
Copies the properties of source to the current element (but not children) (Overrides RSSVG.TSVGGraphicElement.AssignProperties(TPersistent).)
|
|
Clear
|
Clears the SVG element and resets its properties back to their defaults (Overrides RSSVG.TSVGGraphicElement.Clear.)
|
|
DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single)
|
Represents method DefineView(TSVGRect,TSVGPreserveAspectRatio,Single,Single,Single,Single).
|
|
DoLoadFromXML(IXMLNode)
|
Represents method DoLoadFromXML(IXMLNode). (Overrides RSSVG.TSVGGraphicElement.DoLoadFromXML(IXMLNode).)
|
|
DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent)
|
Represents method DoModifyControl(TControl,TMatrix,TRectF,TSVGControlElementEvent). (Overrides RSSVG.TSVGGraphicElement.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.TSVGGraphicElement.Draw(TSVGMatrix,TSVGCanvas,TSVGRect).)
|
|
GetBoundsRect
|
Represents method GetBoundsRect. (Overrides RSSVG.TSVGCustomGroup.GetBoundsRect.)
|
|
GetBoundsRect(TSVGMatrix)
|
Returns the "true" BoundsRect where the boundaries of the element are modified by the input matrix plus (for graphic elements) its transformation Matrix (Overrides RSSVG.TSVGCustomGroup.GetBoundsRect(TSVGMatrix).)
|
|
GetViewMatrix(TSVGMatrix,TSVGRect)
|
Returns a transformation matrix for viewing this element (Overrides RSSVG.TSVGElement.GetViewMatrix(TSVGMatrix,TSVGRect).)
|