|
Name
|
Description
|
|
AssignProperties(TPersistent)
|
Copies the properties of source to the current element (but not children) (Overrides FMX.RS.SVG.TSVGCustomViewBox.AssignProperties(TPersistent).)
|
|
Clear
|
Clears the SVG element and resets its properties back to their defaults (Overrides FMX.RS.SVG.TSVGCustomViewBox.Clear.)
|
|
DoLoadFromXML(IXMLNode)
|
Represents method DoLoadFromXML(IXMLNode). (Overrides FMX.RS.SVG.TSVGCustomViewBox.DoLoadFromXML(IXMLNode).)
|
|
Draw(TRSPoint,Single,TMatrix,TSVGCanvas,TSVGRect)
|
Overloaded. Draws the marker at the specified point and angle (in radians) .
|
|
DrawEndMarker(TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)
|
Draw the ending marker for the line segment defined by the PrevPoint and aPoint
The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.
|
|
DrawMidMarker(TRSPoint,TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)
|
Draw the middle marker for the line segments defined by the PrevPoint, aPoint and NextPoint
The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.
|
|
DrawStartMarker(TRSPoint,TRSPoint,TMatrix,TSVGCanvas,TSVGRect)
|
Draw the starting marker for the line segment defined by the aPoint and NextPoint
The orientation of the marker depends on the line segment and the AutomaticOrientation or Orientation properties.
|
|
Generate(TControl,TRSPoint,Single,Single,TMatrix,TRSRect,TSVGControlElementEvent)
|
Overloaded. Represents method Generate(TControl,TRSPoint,Single,Single,TMatrix,TRSRect,TSVGControlElementEvent).
|
|
GenerateEndMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)
|
Represents method GenerateEndMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).
|
|
GenerateMidMarker(TControl,TRSPoint,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)
|
Represents method GenerateMidMarker(TControl,TRSPoint,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).
|
|
GenerateStartMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent)
|
Represents method GenerateStartMarker(TControl,TRSPoint,TRSPoint,Single,TMatrix,TRSRect,TSVGControlElementEvent).
|
|
SVGType
|
Returns the SVG element type of the class (Overrides FMX.RS.SVG.TSVGCustomGroup.SVGType.)
|
Top
|