C# 클래스 Eto.iOS.Drawing.RadialGradientBrushHandler.BrushObject

파일 보기 프로젝트 열기: picoe/Eto

공개 메소드들

메소드 설명
Apply ( GraphicsHandler graphics ) : void
Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( GraphicsHandler graphics ) : void
graphics GraphicsHandler
리턴 void

Draw() 공개 메소드

public Draw ( GraphicsHandler graphics, Eto.Drawing.RectangleF rect ) : void
graphics GraphicsHandler
rect Eto.Drawing.RectangleF
리턴 void