C# 클래스 SVGCircleElement, UnitySVG

상속: UnitySVG.SVGBasicElement
파일 보기 프로젝트 열기: MrJoy/UnitySVG 1 사용 예제들

공개 메소드들

메소드 설명
SVGCircleElement ( string>.Dictionary attrList, SVGTransformList, inheritTransformList, SVGPaintable, inheritPaintable, SVGGraphics, render ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreateGraphicsPath ( ) : void

메소드 상세

CreateGraphicsPath() 보호된 메소드

protected CreateGraphicsPath ( ) : void
리턴 void

SVGCircleElement() 공개 메소드

public SVGCircleElement ( string>.Dictionary attrList, SVGTransformList, inheritTransformList, SVGPaintable, inheritPaintable, SVGGraphics, render ) : System.Collections.Generic
attrList string>.Dictionary
inheritTransformList SVGTransformList,
inheritPaintable SVGPaintable,
render SVGGraphics,
리턴 System.Collections.Generic