C# Class SharpVectors.Dom.Svg.SvgTRefElement

Summary description for SvgTRefElement.
Inheritance: SvgTextPositioningElement, ISvgTRefElement
Show file Open project: codebutler/savagesvg Class Usage Examples

Public Methods

Method Description
GetText ( ) : string

Protected Methods

Method Description
GetGraphicsPath ( PointF &ctp ) : void

Private Methods

Method Description
SvgTRefElement ( string prefix, string localname, string ns, SvgDocument doc ) : System

Method Details

GetGraphicsPath() protected method

protected GetGraphicsPath ( PointF &ctp ) : void
ctp PointF
return void

GetText() public method

public GetText ( ) : string
return string