C# 클래스 SharpVectors.Dom.Svg.SvgTRefElement

Summary description for SvgTRefElement.
상속: SvgTextPositioningElement, ISvgTRefElement
파일 보기 프로젝트 열기: codebutler/savagesvg 1 사용 예제들

공개 메소드들

메소드 설명
GetText ( ) : string

보호된 메소드들

메소드 설명
GetGraphicsPath ( PointF &ctp ) : void

비공개 메소드들

메소드 설명
SvgTRefElement ( string prefix, string localname, string ns, SvgDocument doc ) : System

메소드 상세

GetGraphicsPath() 보호된 메소드

protected GetGraphicsPath ( PointF &ctp ) : void
ctp PointF
리턴 void

GetText() 공개 메소드

public GetText ( ) : string
리턴 string