Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Routines

FindSVGClass(string) Method

Scroll Prev Top Next More

Finds and returns a class that is derived from RSSVG.TSVGElement .
 
Call FindSVGClass to locate a TSVGElement class type by name.
 

The FindSVGClass function searches the SVGClasses variable for a match given the class name. The TSVGElement class does not need to be registered to be found. If there is no match, an exception is raised.
 

Namespace: RSSVG

Parameters

ClassName

Type: string

Return Value

Type: TSVGElementClass

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb