Method | Description | |
---|---|---|
DrawPoints1 ( |
||
DrawPoints2 ( |
||
ExcludeClipRectangle ( |
||
GetBounds ( |
||
GraphicsIsVisibleRectangleF ( |
||
IntersectClipRectangle ( |
||
IsOutlineVisible1 ( |
||
ListPathPoints ( |
||
OutputPaths ( string title, |
||
PathIterator1 ( |
||
PathIterator2 ( |
||
PathIterator3 ( |
||
PathIterator4 ( |
||
PathIterator5 ( |
||
PathIterator7 ( |
||
RegionIsVisibleRectangleF ( |
||
Reset1 ( |
||
Reverse1 ( |
||
StartFigure ( |
||
TransformRegion ( |
||
TranslateClip ( |
||
TranslateRegion ( |
Method | Description | |
---|---|---|
BeginEndContainer1 ( |
||
BeginEndContainer2 ( |
||
GraphicsSave1 ( |
||
GraphicsSave2 ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
PaintView0 ( |
||
PaintView1 ( |
||
PaintView10 ( |
||
PaintView11 ( |
||
PaintView12 ( |
||
PaintView13 ( |
||
PaintView14 ( |
||
PaintView15 ( |
||
PaintView16 ( |
||
PaintView17 ( |
||
PaintView2 ( |
||
PaintView3 ( |
||
PaintView4 ( |
||
PaintView5 ( |
||
PaintView6 ( |
||
PaintView7 ( |
||
PaintView8 ( |
||
PaintView9 ( |
||
PlatformInitialize ( ) : void | ||
TextureBrush1 ( |
Method | Description | |
---|---|---|
AddArc1 ( |
||
AddArc2 ( |
||
AddArcRectangle ( |
||
AddArcRectangleF ( |
||
AddBezier1 ( |
||
AddBezier2 ( |
||
AddBezier3 ( |
||
AddBezier4 ( |
||
AddBeziers1 ( |
||
AddBeziers2 ( |
||
AddClosedCurve1 ( |
||
AddClosedCurve2 ( |
||
AddCurve1 ( |
||
AddCurve2 ( |
||
AddEllipse1 ( |
||
AddEllipse2 ( |
||
AddEllipse3 ( |
||
AddEllipse4 ( |
||
AddLine1 ( |
||
AddLine2 ( |
||
AddLine3 ( |
||
AddLine4 ( |
||
AddLines1 ( |
||
AddLines2 ( |
||
AddPath1 ( |
||
AddPie1 ( |
||
AddPie2 ( |
||
AddPie3 ( |
||
AddPolygon1 ( |
||
AddPolygon2 ( |
||
AddRectangle1 ( |
||
AddRectangle2 ( |
||
AddRectangles1 ( |
||
AddRectangles2 ( |
||
AddString1 ( |
||
AddString2 ( |
||
AddString3 ( |
||
AddString4 ( |
||
BeginContainerVoid ( |
||
ClearMarkers1 ( |
||
ClearMarkers2 ( |
||
ClipRegion1 ( |
||
ClipRegionEmpty ( |
||
ClipRegionEmptyExclude ( |
||
ClipRegionEmptyIntersect ( |
||
ClipRegionEmptyUnion ( |
||
ClipRegionEmptyXor ( |
||
ClipRegionExclude ( |
||
ClipRegionInfinite ( |
||
ClipRegionInfiniteExclude ( |
||
ClipRegionInfiniteIntersect ( |
||
ClipRegionInfiniteUnion ( |
||
ClipRegionInfiniteXor ( |
||
ClipRegionIntersect ( |
||
ClipRegionUnion ( |
||
ClipRegionXor ( |
||
ClipUsingRegions1 ( |
||
ClipUsingRegions2 ( |
||
CloseAllFigures1 ( |
||
DrawRegionIntersectClip ( |
||
DrawRegionTranslateClip ( |
||
ExcludeGraphicsPath1 ( |
||
ExcludeGraphicsPath2 ( |
||
FillRegion1 ( |
||
FillRegionEmpty ( |
||
FillRegionEmptyExclude ( |
||
FillRegionEmptyIntersect ( |
||
FillRegionEmptyUnion ( |
||
FillRegionEmptyXor ( |
||
FillRegionExclude ( |
||
FillRegionInfinite ( |
||
FillRegionInfiniteExclude ( |
||
FillRegionInfiniteIntersect ( |
||
FillRegionInfiniteUnion ( |
||
FillRegionInfiniteXor ( |
||
FillRegionIntersect ( |
||
FillRegionUnion ( |
||
FillRegionXor ( |
||
Flatten1 ( |
||
GetLastPoint1 ( |
||
GetLastPoint2 ( |
||
GraphicsPathAndRegions ( |
||
IntersectGraphicsPath ( |
||
IsVisible1 ( |
||
IsVisible2 ( |
||
PathIterator6 ( |
||
ReleaseDesignerOutlets ( ) : void | ||
RoundeRectangle1 ( |
||
SetClip1 ( |
||
SetClip2 ( |
||
SetClip3 ( |
||
SetClip4 ( |
||
SetClip5 ( |
||
SetMarkers1 ( |
||
SetMarkers2 ( |
||
TransformPath ( |
||
UnionGraphicsPath ( |
||
Warp1 ( |
||
Warp2 ( |
||
Warp3 ( |
||
Warp4 ( |
||
Widen1 ( |
||
Widen2 ( |
||
XorGraphicsPath ( |
protected BeginEndContainer1 ( |
||
g | ||
return | void |
protected BeginEndContainer2 ( |
||
g | ||
return | void |
public DrawPoints1 ( |
||
g | ||
pathPoints | ||
xOffset | int | |
return | void |
public DrawPoints2 ( |
||
g | ||
pathPoints | ||
xOffset | int | |
return | void |
public ExcludeClipRectangle ( |
||
g | ||
return | void |
public GetBounds ( |
||
g | ||
return | void |
public GraphicsIsVisibleRectangleF ( |
||
g | ||
return | void |
protected GraphicsSave1 ( |
||
g | ||
return | void |
protected GraphicsSave2 ( |
||
graphics | ||
return | void |
public IntersectClipRectangle ( |
||
g | ||
return | void |
public IsOutlineVisible1 ( |
||
g | ||
return | void |
public ListPathPoints ( |
||
g | ||
myPath | ||
myPathIterator | System.Drawing.Drawing2D.GraphicsPathIterator | |
xOffset | int | |
listType | int | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public OutputPaths ( string title, |
||
title | string | |
myPath | ||
return | void |
protected PaintView0 ( |
||
g | ||
return | void |
protected PaintView1 ( |
||
g | ||
return | void |
protected PaintView10 ( |
||
g | ||
return | void |
protected PaintView11 ( |
||
g | ||
return | void |
protected PaintView12 ( |
||
g | ||
return | void |
protected PaintView13 ( |
||
g | ||
return | void |
protected PaintView14 ( |
||
g | ||
return | void |
protected PaintView15 ( |
||
g | ||
return | void |
protected PaintView16 ( |
||
g | ||
return | void |
protected PaintView17 ( |
||
g | ||
return | void |
protected PaintView2 ( |
||
g | ||
return | void |
protected PaintView3 ( |
||
g | ||
return | void |
protected PaintView4 ( |
||
g | ||
return | void |
protected PaintView5 ( |
||
g | ||
return | void |
protected PaintView6 ( |
||
g | ||
return | void |
protected PaintView7 ( |
||
g | ||
return | void |
protected PaintView8 ( |
||
g | ||
return | void |
protected PaintView9 ( |
||
g | ||
return | void |
public PathIterator1 ( |
||
g | ||
return | void |
public PathIterator2 ( |
||
g | ||
return | void |
public PathIterator3 ( |
||
g | ||
return | void |
public PathIterator4 ( |
||
g | ||
return | void |
public PathIterator5 ( |
||
g | ||
return | void |
public PathIterator7 ( |
||
g | ||
return | void |
public RegionIsVisibleRectangleF ( |
||
g | ||
return | void |
public Reverse1 ( |
||
g | ||
return | void |
public StartFigure ( |
||
g | ||
return | void |
protected TextureBrush1 ( |
||
g | ||
return | void |
public TransformRegion ( |
||
g | ||
return | void |
public TranslateClip ( |
||
g | ||
return | void |
public TranslateRegion ( |
||
g | ||
return | void |