C# Class Svg.Pathing.SvgClosePathSegment

Inheritance: SvgPathSegment
Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
AddToPath ( System graphicsPath ) : void
ToString ( ) : string

Method Details

AddToPath() public method

public AddToPath ( System graphicsPath ) : void
graphicsPath System
return void

ToString() public method

public ToString ( ) : string
return string