Hide Comments
Hide Comments

TSVGElement.HasAncestor(TSVGElement) Method

Comments (0)

Returns true if the input element is an ancestor of the current SVG element

Namespace: RSSVG

expandingSyntax

Delphi

public
  function HasAncestor( aElement: TSVGElement ): Boolean;
 

Parameters

aElement

Type: TSVGElement

Return Value

Type: Boolean

expandingSee Also

Comments (0)

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