C# Class SVGGElement, UnitySVG

Inheritance: SVGTransformable, ISVGDrawable
Afficher le fichier Open project: MrJoy/UnitySVG

Méthodes publiques

Méthode Description
BeforeRender ( SVGTransformList, transformList ) : void
Render ( ) : void
SVGGElement ( SVGParser, xmlImp, SVGTransformList, inheritTransformList, SVGPaintable, inheritPaintable, SVGGraphics, render ) : System.Collections.Generic

Method Details

BeforeRender() public méthode

public BeforeRender ( SVGTransformList, transformList ) : void
transformList SVGTransformList,
Résultat void

Render() public méthode

public Render ( ) : void
Résultat void

SVGGElement() public méthode

public SVGGElement ( SVGParser, xmlImp, SVGTransformList, inheritTransformList, SVGPaintable, inheritPaintable, SVGGraphics, render ) : System.Collections.Generic
xmlImp SVGParser,
inheritTransformList SVGTransformList,
inheritPaintable SVGPaintable,
render SVGGraphics,
Résultat System.Collections.Generic