<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods:
Comments (0)
Returns true if the input element is a sibling (share same Parent) of the current SVG element
Namespace: RSSVG
Delphi
public function HasSibling( aElement: TSVGElement ): Boolean;
Parameters
aElement
Type: TSVGElement
Type: Boolean