C# Class Svg.Pathing.SvgClosePathSegment

Inheritance: SvgPathSegment
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
AddToPath ( System graphicsPath ) : void
ToString ( ) : string

Method Details

AddToPath() public méthode

public AddToPath ( System graphicsPath ) : void
graphicsPath System
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string