Hide Comments
Hide Comments

TSVGMarker.StartMarkerAtPos(TSVGPoint,TSVGPoint,TSVGMatrix,TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions) Method

Comments (0)

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, assuming a marker at the beginning of the path. Use the StartMarkerAtPos 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

expandingSyntax

Parameters

aPoint

Type: System.Void

NextPoint

Type: System.Void

aMatrix

Type: System.Void

Canvas

Type: System.Void

PosPt

Type: System.Void

aRect

Type: System.Void

Options

Type: TSVGFindOptions

Return Value

Type: TSVGGraphicElement

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb