Hide Comments
Hide Comments

TSVGCustomGroup.DoInternalElementAtPos(TSVGMatrix,TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions) Method

Comments (0)

Returns the SVG element located at the specified position in the SVG. The method assumes the size and location of the current element is the rectangle specified by aRect. The DoInternalElementAtPos method does the actual detection for the current element (and not its children).

If no SVG element is found at the specified location, 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

Options

Type: TSVGFindOptions

Defines the options for searching

Return Value

Type: TSVGGraphicElement

Overrides

TSVGGraphicElement.DoInternalElementAtPos(TSVGMatrix,TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions)
 

expandingSee Also

Comments (0)

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