Show/Hide Toolbars

RiverSoftAVG Products Help

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

TSVGDocument.DrawAfterElement(TSVGGraphicElement,TSVGCanvas,TSVGRect,Boolean) Method

Scroll Prev Top Next More

Draw the sibling svg elements (and their children) of the specified element (i.e., the elements that have the same parent but are after the specified element in the parent's Items property) to the specified canvas inside the specified rectangle.

No ancestors are drawn. The svg sibling elements are drawn where they would be if the entire SVG was drawn.

Namespace: RSSVG

Parameters

Element

Type: TSVGGraphicElement

Draw "younger" siblings of this element
 

Canvas

Type: System.Void

Canvas to draw on

aRect

Type: System.Void

Rectangle to draw within

IncludeElement

Type: Boolean

Draw element and its children as well

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb