C# 클래스 MTExample3_2.ChartStyle

파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics 1 사용 예제들

공개 메소드들

메소드 설명
AddChartStyle ( Graphics g ) : void
ChartStyle ( Form fm1 ) : System.Drawing
Point2D ( System.Drawing.CGPoint pt ) : PointF

메소드 상세

AddChartStyle() 공개 메소드

public AddChartStyle ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

ChartStyle() 공개 메소드

public ChartStyle ( Form fm1 ) : System.Drawing
fm1 Form
리턴 System.Drawing

Point2D() 공개 메소드

public Point2D ( System.Drawing.CGPoint pt ) : PointF
pt System.Drawing.CGPoint
리턴 System.Drawing.PointF