Hide Comments
Hide Comments

TSVGGraphicElement.PathAtPos(TSVGMatrix,TSVGCanvas,TSVGPoint,TSVGRect,TSVGShapePath,TSVGFindOptions) Method

Comments (0)

Returns Self if the specified path contains the specified point. The method assumes the size and location of the current element is the rectangle specified by aRect. Use the PathAtPos method to determine if the current SVG element described by the path shape is at the specified location.
 

If the path does not contain the point, the function returns nil.

Namespace: RSSVG

expandingSyntax

Parameters

aMatrix

Type: System.Void

Specifies the transformation to apply to the element

Canvas

Type: System.Void

Pt

Type: System.Void

Point to match with an element

aRect

Type: System.Void

Size and location of current SVG element

aShape

Type: System.Void

Options

Type: TSVGFindOptions

Defines the options for searching

Path

Path to place the markers

Return Value

Type: TSVGGraphicElement

expandingSee Also

Comments (0)

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