TSVGMarker.MarkerAtPos(TSVGPoint,Single,TSVGMatrix,TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions) Method |
Scroll Prev Top Next More |
Returns the SVG element of the marker located at the specified position in the SVG. The method modifies the user coordinates to the marker coordinates. Use the MarkerAtPos method to determine which SVG element is at the specified location in the current element.
If no SVG element is found at the specified location, the function returns nil.
Namespace: FMX.RS.SVG
Delphi |
public |
Parameters
aPoint
Type: System.Void
Angle
Type: Single
aMatrix
Type: System.Void
Canvas
Type: System.Void
PosPt
Type: System.Void
aRect
Type: System.Void
Options
Type: TSVGFindOptions
Type: TSVGGraphicElement
Reference |