C# 클래스 Svg.Transforms.SvgMatrix

The class which applies custom transform to this Matrix (Required for projects created by the Inkscape).
상속: SvgTransform
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object
SvgMatrix ( List m ) : System
WriteToString ( ) : string

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

SvgMatrix() 공개 메소드

public SvgMatrix ( List m ) : System
m List
리턴 System

WriteToString() 공개 메소드

public WriteToString ( ) : string
리턴 string