Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGMarker > Methods

TSVGMarker.StartMarkerAtPos(TSVGPoint,TSVGPoint,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, 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: RSSVG

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

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb