C# 클래스 DrawingShared.DrawingView

파일 보기 프로젝트 열기: mono/sysdrawing-coregraphics

공개 메소드들

메소드 설명
DrawPoints1 ( Graphics g, PointF pathPoints, int xOffset ) : void
DrawPoints2 ( Graphics g, PointF pathPoints, int xOffset ) : void
ExcludeClipRectangle ( Graphics g ) : void
GetBounds ( Graphics g ) : void
GraphicsIsVisibleRectangleF ( Graphics g ) : void
IntersectClipRectangle ( Graphics g ) : void
IsOutlineVisible1 ( Graphics g ) : void
ListPathPoints ( Graphics g, GraphicsPath myPath, System.Drawing.Drawing2D.GraphicsPathIterator myPathIterator, int xOffset, int listType ) : void
OutputPaths ( string title, GraphicsPath myPath ) : void
PathIterator1 ( Graphics g ) : void
PathIterator2 ( Graphics g ) : void
PathIterator3 ( Graphics g ) : void
PathIterator4 ( Graphics g ) : void
PathIterator5 ( Graphics g ) : void
PathIterator7 ( Graphics g ) : void
RegionIsVisibleRectangleF ( Graphics g ) : void
Reset1 ( Graphics g ) : void
Reverse1 ( Graphics g ) : void
StartFigure ( Graphics g ) : void
TransformRegion ( Graphics g ) : void
TranslateClip ( Graphics g ) : void
TranslateRegion ( Graphics g ) : void

보호된 메소드들

메소드 설명
BeginEndContainer1 ( Graphics g ) : void
BeginEndContainer2 ( Graphics g ) : void
GraphicsSave1 ( Graphics g ) : void
GraphicsSave2 ( Graphics graphics ) : void
OnPaint ( PaintEventArgs e ) : void
PaintView0 ( Graphics g ) : void
PaintView1 ( Graphics g ) : void
PaintView10 ( Graphics g ) : void
PaintView11 ( Graphics g ) : void
PaintView12 ( Graphics g ) : void
PaintView13 ( Graphics g ) : void
PaintView14 ( Graphics g ) : void
PaintView15 ( Graphics g ) : void
PaintView16 ( Graphics g ) : void
PaintView17 ( Graphics g ) : void
PaintView2 ( Graphics g ) : void
PaintView3 ( Graphics g ) : void
PaintView4 ( Graphics g ) : void
PaintView5 ( Graphics g ) : void
PaintView6 ( Graphics g ) : void
PaintView7 ( Graphics g ) : void
PaintView8 ( Graphics g ) : void
PaintView9 ( Graphics g ) : void
PlatformInitialize ( ) : void
TextureBrush1 ( Graphics g ) : void

비공개 메소드들

메소드 설명
AddArc1 ( Graphics g ) : void
AddArc2 ( Graphics g ) : void
AddArcRectangle ( Graphics g ) : void
AddArcRectangleF ( Graphics g ) : void
AddBezier1 ( Graphics g ) : void
AddBezier2 ( Graphics g ) : void
AddBezier3 ( Graphics g ) : void
AddBezier4 ( Graphics g ) : void
AddBeziers1 ( Graphics g ) : void
AddBeziers2 ( Graphics g ) : void
AddClosedCurve1 ( Graphics g ) : void
AddClosedCurve2 ( Graphics g ) : void
AddCurve1 ( Graphics g ) : void
AddCurve2 ( Graphics g ) : void
AddEllipse1 ( Graphics g ) : void
AddEllipse2 ( Graphics g ) : void
AddEllipse3 ( Graphics g ) : void
AddEllipse4 ( Graphics g ) : void
AddLine1 ( Graphics g ) : void
AddLine2 ( Graphics g ) : void
AddLine3 ( Graphics g ) : void
AddLine4 ( Graphics g ) : void
AddLines1 ( Graphics g ) : void
AddLines2 ( Graphics g ) : void
AddPath1 ( Graphics g ) : void
AddPie1 ( Graphics g ) : void
AddPie2 ( Graphics g ) : void
AddPie3 ( Graphics g ) : void
AddPolygon1 ( Graphics g ) : void
AddPolygon2 ( Graphics g ) : void
AddRectangle1 ( Graphics g ) : void
AddRectangle2 ( Graphics g ) : void
AddRectangles1 ( Graphics g ) : void
AddRectangles2 ( Graphics g ) : void
AddString1 ( Graphics g ) : void
AddString2 ( Graphics g ) : void
AddString3 ( Graphics g ) : void
AddString4 ( Graphics g ) : void
BeginContainerVoid ( Graphics g ) : void
ClearMarkers1 ( Graphics g ) : void
ClearMarkers2 ( Graphics g ) : void
ClipRegion1 ( Graphics g ) : void
ClipRegionEmpty ( Graphics g ) : void
ClipRegionEmptyExclude ( Graphics g ) : void
ClipRegionEmptyIntersect ( Graphics g ) : void
ClipRegionEmptyUnion ( Graphics g ) : void
ClipRegionEmptyXor ( Graphics g ) : void
ClipRegionExclude ( Graphics g ) : void
ClipRegionInfinite ( Graphics g ) : void
ClipRegionInfiniteExclude ( Graphics g ) : void
ClipRegionInfiniteIntersect ( Graphics g ) : void
ClipRegionInfiniteUnion ( Graphics g ) : void
ClipRegionInfiniteXor ( Graphics g ) : void
ClipRegionIntersect ( Graphics g ) : void
ClipRegionUnion ( Graphics g ) : void
ClipRegionXor ( Graphics g ) : void
ClipUsingRegions1 ( Graphics g ) : void
ClipUsingRegions2 ( Graphics g ) : void
CloseAllFigures1 ( Graphics g ) : void
DrawRegionIntersectClip ( Graphics g ) : void
DrawRegionTranslateClip ( Graphics g ) : void
ExcludeGraphicsPath1 ( Graphics g ) : void
ExcludeGraphicsPath2 ( Graphics g ) : void
FillRegion1 ( Graphics g ) : void
FillRegionEmpty ( Graphics g ) : void
FillRegionEmptyExclude ( Graphics g ) : void
FillRegionEmptyIntersect ( Graphics g ) : void
FillRegionEmptyUnion ( Graphics g ) : void
FillRegionEmptyXor ( Graphics g ) : void
FillRegionExclude ( Graphics g ) : void
FillRegionInfinite ( Graphics g ) : void
FillRegionInfiniteExclude ( Graphics g ) : void
FillRegionInfiniteIntersect ( Graphics g ) : void
FillRegionInfiniteUnion ( Graphics g ) : void
FillRegionInfiniteXor ( Graphics g ) : void
FillRegionIntersect ( Graphics g ) : void
FillRegionUnion ( Graphics g ) : void
FillRegionXor ( Graphics g ) : void
Flatten1 ( Graphics g ) : void
GetLastPoint1 ( Graphics g ) : void
GetLastPoint2 ( Graphics g ) : void
GraphicsPathAndRegions ( Graphics g ) : void
IntersectGraphicsPath ( Graphics g ) : void
IsVisible1 ( Graphics g ) : void
IsVisible2 ( Graphics g ) : void
PathIterator6 ( Graphics g ) : void
ReleaseDesignerOutlets ( ) : void
RoundeRectangle1 ( Graphics g ) : void
SetClip1 ( Graphics g ) : void
SetClip2 ( Graphics g ) : void
SetClip3 ( Graphics g ) : void
SetClip4 ( Graphics g ) : void
SetClip5 ( Graphics g ) : void
SetMarkers1 ( Graphics g ) : void
SetMarkers2 ( Graphics g ) : void
TransformPath ( Graphics g ) : void
UnionGraphicsPath ( Graphics g ) : void
Warp1 ( Graphics g ) : void
Warp2 ( Graphics g ) : void
Warp3 ( Graphics g ) : void
Warp4 ( Graphics g ) : void
Widen1 ( Graphics g ) : void
Widen2 ( Graphics g ) : void
XorGraphicsPath ( Graphics g ) : void

메소드 상세

BeginEndContainer1() 보호된 메소드

protected BeginEndContainer1 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

BeginEndContainer2() 보호된 메소드

protected BeginEndContainer2 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

DrawPoints1() 공개 메소드

public DrawPoints1 ( Graphics g, PointF pathPoints, int xOffset ) : void
g System.Drawing.Graphics
pathPoints System.Drawing.PointF
xOffset int
리턴 void

DrawPoints2() 공개 메소드

public DrawPoints2 ( Graphics g, PointF pathPoints, int xOffset ) : void
g System.Drawing.Graphics
pathPoints System.Drawing.PointF
xOffset int
리턴 void

ExcludeClipRectangle() 공개 메소드

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

GetBounds() 공개 메소드

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

GraphicsIsVisibleRectangleF() 공개 메소드

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

GraphicsSave1() 보호된 메소드

protected GraphicsSave1 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

GraphicsSave2() 보호된 메소드

protected GraphicsSave2 ( Graphics graphics ) : void
graphics System.Drawing.Graphics
리턴 void

IntersectClipRectangle() 공개 메소드

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

IsOutlineVisible1() 공개 메소드

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

ListPathPoints() 공개 메소드

public ListPathPoints ( Graphics g, GraphicsPath myPath, System.Drawing.Drawing2D.GraphicsPathIterator myPathIterator, int xOffset, int listType ) : void
g System.Drawing.Graphics
myPath System.Drawing.Drawing2D.GraphicsPath
myPathIterator System.Drawing.Drawing2D.GraphicsPathIterator
xOffset int
listType int
리턴 void

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

OutputPaths() 공개 메소드

public OutputPaths ( string title, GraphicsPath myPath ) : void
title string
myPath System.Drawing.Drawing2D.GraphicsPath
리턴 void

PaintView0() 보호된 메소드

protected PaintView0 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView1() 보호된 메소드

protected PaintView1 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView10() 보호된 메소드

protected PaintView10 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView11() 보호된 메소드

protected PaintView11 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView12() 보호된 메소드

protected PaintView12 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView13() 보호된 메소드

protected PaintView13 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView14() 보호된 메소드

protected PaintView14 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView15() 보호된 메소드

protected PaintView15 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView16() 보호된 메소드

protected PaintView16 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView17() 보호된 메소드

protected PaintView17 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView2() 보호된 메소드

protected PaintView2 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView3() 보호된 메소드

protected PaintView3 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView4() 보호된 메소드

protected PaintView4 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView5() 보호된 메소드

protected PaintView5 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView6() 보호된 메소드

protected PaintView6 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView7() 보호된 메소드

protected PaintView7 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView8() 보호된 메소드

protected PaintView8 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PaintView9() 보호된 메소드

protected PaintView9 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

PathIterator1() 공개 메소드

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

PathIterator2() 공개 메소드

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

PathIterator3() 공개 메소드

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

PathIterator4() 공개 메소드

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

PathIterator5() 공개 메소드

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

PathIterator7() 공개 메소드

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

PlatformInitialize() 보호된 메소드

protected PlatformInitialize ( ) : void
리턴 void

RegionIsVisibleRectangleF() 공개 메소드

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

Reset1() 공개 메소드

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

Reverse1() 공개 메소드

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

StartFigure() 공개 메소드

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

TextureBrush1() 보호된 메소드

protected TextureBrush1 ( Graphics g ) : void
g System.Drawing.Graphics
리턴 void

TransformRegion() 공개 메소드

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

TranslateClip() 공개 메소드

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

TranslateRegion() 공개 메소드

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