C# Class SharpVectors.Dom.Svg.SvgTRefElement

Summary description for SvgTRefElement.
Inheritance: SvgTextPositioningElement, ISvgTRefElement
Afficher le fichier Open project: codebutler/savagesvg Class Usage Examples

Méthodes publiques

Méthode Description
GetText ( ) : string

Méthodes protégées

Méthode Description
GetGraphicsPath ( PointF &ctp ) : void

Private Methods

Méthode Description
SvgTRefElement ( string prefix, string localname, string ns, SvgDocument doc ) : System

Method Details

GetGraphicsPath() protected méthode

protected GetGraphicsPath ( PointF &ctp ) : void
ctp PointF
Résultat void

GetText() public méthode

public GetText ( ) : string
Résultat string