Méthode | Description | |
---|---|---|
AddArc ( float x, float y, float radius, float startAngle, float endAngle, bool clockwise ) : void | ||
AddArcToPoint ( float x1, float y1, float x2, float y2, float radius ) : void | ||
AddCurveToPoint ( float cp1x, float cp1y, float cp2x, float cp2y, float x, float y ) : void | ||
AddEllipseInRect ( |
||
AddLineToPoint ( float x, float y ) : void | ||
AddLines ( |
||
AddPath ( |
||
AddQuadCurveToPoint ( float cpx, float cpy, float x, float y ) : void | ||
AddRect ( |
||
AddRects ( |
||
BeginPage ( |
||
BeginPath ( ) : void | ||
ClearRect ( |
||
Clip ( ) : void | ||
ClipToMask ( |
||
ClipToRect ( |
||
ClipToRects ( |
||
ClosePath ( ) : void | ||
ConcatCTM ( |
||
ContextFillRects ( |
||
ConvertPointToUserSpace ( |
||
ConvertRectToDeviceSpace ( |
||
ConvertRectToUserSpace ( |
||
ConvertSizeToDeviceSpace ( |
||
ConvertSizeToUserSpace ( |
||
Dispose ( ) : void | ||
DrawImage ( |
||
DrawLayer ( MonoMac.CoreGraphics.CGLayer layer, |
||
DrawLayer ( MonoMac.CoreGraphics.CGLayer layer, |
||
DrawLinearGradient ( |
||
DrawPDFPage ( |
||
DrawPath ( CGPathDrawingMode mode ) : void | ||
DrawRadialGradient ( |
||
DrawTiledImage ( |
||
EOClip ( ) : void | ||
EOFillPath ( ) : void | ||
EndPage ( ) : void | ||
FillEllipseInRect ( |
||
FillPath ( ) : void | ||
FillRect ( |
||
Flush ( ) : void | ||
GetCTM ( ) : |
||
GetClipBoundingBox ( ) : |
||
GetPathBoundingBox ( ) : |
||
GetPathCurrentPoint ( ) : |
||
GetUserSpaceToDeviceSpaceTransform ( ) : |
||
IsPathEmpty ( ) : bool | ||
MoveTo ( float x, float y ) : void | ||
PathContainsPoint ( |
||
PointToDeviceSpace ( |
||
ReplacePathWithStrokedPath ( ) : void | ||
RestoreState ( ) : void | ||
RotateCTM ( float angle ) : void | ||
SaveState ( ) : void | ||
ScaleCTM ( float sx, float sy ) : void | ||
SelectFont ( string name, float size, CGTextEncoding textEncoding ) : void | ||
SetAllowsAntialiasing ( bool allowsAntialiasing ) : void | ||
SetAlpha ( float alpha ) : void | ||
SetBlendMode ( CGBlendMode mode ) : void | ||
SetCMYKFillColor ( float cyan, float magenta, float yellow, float black, float alpha ) : void | ||
SetCMYKStrokeColor ( float cyan, float magenta, float yellow, float black, float alpha ) : void | ||
SetCharacterSpacing ( float spacing ) : void | ||
SetFillColor ( float components ) : void | ||
SetFillColorSpace ( MonoMac.CoreGraphics.CGColorSpace space ) : void | ||
SetFillColorWithColor ( |
||
SetFillPattern ( |
||
SetFlatness ( float flatness ) : void | ||
SetFont ( MonoMac.CoreGraphics.CGFont font ) : void | ||
SetFontSize ( float size ) : void | ||
SetGrayFillColor ( float gray, float alpha ) : void | ||
SetGrayStrokeColor ( float gray, float alpha ) : void | ||
SetLineCap ( CGLineCap cap ) : void | ||
SetLineDash ( float phase, float lenghts ) : void | ||
SetLineDash ( float phase, float lenghts, int n ) : void | ||
SetLineJoin ( CGLineJoin join ) : void | ||
SetLineWidth ( float w ) : void | ||
SetMiterLimit ( float limit ) : void | ||
SetPatternPhase ( |
||
SetRGBFillColor ( float red, float green, float blue, float alpha ) : void | ||
SetRGBStrokeColor ( float red, float green, float blue, float alpha ) : void | ||
SetRenderingIntent ( CGColorRenderingIntent intent ) : void | ||
SetShadow ( |
||
SetShadowWithColor ( |
||
SetShouldAntialias ( bool shouldAntialias ) : void | ||
SetShouldSmoothFonts ( bool shouldSmoothFonts ) : void | ||
SetStrokeColor ( float components ) : void | ||
SetStrokeColorSpace ( MonoMac.CoreGraphics.CGColorSpace space ) : void | ||
SetStrokeColorWithColor ( |
||
SetStrokePattern ( |
||
SetTextDrawingMode ( CGTextDrawingMode mode ) : void | ||
ShowGlyphs ( ushort glyphs ) : void | ||
ShowGlyphs ( ushort glyphs, int count ) : void | ||
ShowGlyphsAtPoint ( float x, float y, ushort glyphs ) : void | ||
ShowGlyphsAtPoint ( float x, float y, ushort glyphs, int count ) : void | ||
ShowGlyphsAtPositions ( ushort glyphs, |
||
ShowGlyphsWithAdvances ( ushort glyphs, |
||
ShowText ( string str ) : void | ||
ShowText ( string str, int l ) : void | ||
ShowTextAtPoint ( float x, float y, string str ) : void | ||
ShowTextAtPoint ( float x, float y, string str, int length ) : void | ||
StrokeEllipseInRect ( |
||
StrokeLineSegments ( |
||
StrokePath ( ) : void | ||
StrokeRect ( |
||
StrokeRectWithWidth ( |
||
Synchronize ( ) : void | ||
TranslateCTM ( float tx, float ty ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
CGContext ( |
||
CGContext ( |
||
CGContextAddArc ( |
||
CGContextAddArcToPoint ( |
||
CGContextAddCurveToPoint ( |
||
CGContextAddEllipseInRect ( |
||
CGContextAddLineToPoint ( |
||
CGContextAddLines ( |
||
CGContextAddPath ( |
||
CGContextAddQuadCurveToPoint ( |
||
CGContextAddRect ( |
||
CGContextAddRects ( |
||
CGContextBeginPage ( |
||
CGContextBeginPage ( |
||
CGContextBeginPath ( |
||
CGContextClearRect ( |
||
CGContextClip ( |
||
CGContextClipToMask ( |
||
CGContextClipToRect ( |
||
CGContextClipToRects ( |
||
CGContextClosePath ( |
||
CGContextConcatCTM ( |
||
CGContextConvertPointToDeviceSpace ( |
||
CGContextConvertPointToUserSpace ( |
||
CGContextConvertRectToDeviceSpace ( |
||
CGContextConvertRectToUserSpace ( |
||
CGContextConvertSizeToDeviceSpace ( |
||
CGContextConvertSizeToUserSpace ( |
||
CGContextCopyPath ( |
||
CGContextDrawImage ( |
||
CGContextDrawLayerAtPoint ( |
||
CGContextDrawLayerInRect ( |
||
CGContextDrawLinearGradient ( |
||
CGContextDrawPDFPage ( |
||
CGContextDrawPath ( |
||
CGContextDrawRadialGradient ( |
||
CGContextDrawTiledImage ( |
||
CGContextEOClip ( |
||
CGContextEOFillPath ( |
||
CGContextEndPage ( |
||
CGContextFillEllipseInRect ( |
||
CGContextFillPath ( |
||
CGContextFillRect ( |
||
CGContextFillRects ( |
||
CGContextFlush ( |
||
CGContextGetCTM ( |
||
CGContextGetClipBoundingBox ( |
||
CGContextGetInterpolationQuality ( |
||
CGContextGetPathBoundingBox ( |
||
CGContextGetPathCurrentPoint ( |
||
CGContextGetTextMatrix ( |
||
CGContextGetTextPosition ( |
||
CGContextGetUserSpaceToDeviceSpaceTransform ( |
||
CGContextIsPathEmpty ( |
||
CGContextMoveToPoint ( |
||
CGContextPathContainsPoint ( |
||
CGContextRelease ( |
||
CGContextReplacePathWithStrokedPath ( |
||
CGContextRestoreGState ( |
||
CGContextRetain ( |
||
CGContextRotateCTM ( |
||
CGContextSaveGState ( |
||
CGContextScaleCTM ( |
||
CGContextSelectFont ( |
||
CGContextSetAllowsAntialiasing ( |
||
CGContextSetAllowsFontSmoothing ( |
||
CGContextSetAllowsFontSubpixelPositioning ( |
||
CGContextSetAllowsFontSubpixelQuantization ( |
||
CGContextSetAlpha ( |
||
CGContextSetBlendMode ( |
||
CGContextSetCMYKFillColor ( |
||
CGContextSetCMYKStrokeColor ( |
||
CGContextSetCharacterSpacing ( |
||
CGContextSetFillColor ( |
||
CGContextSetFillColorSpace ( |
||
CGContextSetFillColorWithColor ( |
||
CGContextSetFillPattern ( |
||
CGContextSetFlatness ( |
||
CGContextSetFont ( |
||
CGContextSetFontSize ( |
||
CGContextSetGrayFillColor ( |
||
CGContextSetGrayStrokeColor ( |
||
CGContextSetInterpolationQuality ( |
||
CGContextSetLineCap ( |
||
CGContextSetLineDash ( |
||
CGContextSetLineJoin ( |
||
CGContextSetLineWidth ( |
||
CGContextSetMiterLimit ( |
||
CGContextSetPatternPhase ( |
||
CGContextSetRGBFillColor ( |
||
CGContextSetRGBStrokeColor ( |
||
CGContextSetRenderingIntent ( |
||
CGContextSetShadow ( |
||
CGContextSetShadowWithColor ( |
||
CGContextSetShouldAntialias ( |
||
CGContextSetShouldSmoothFonts ( |
||
CGContextSetShouldSubpixelPositionFonts ( |
||
CGContextSetShouldSubpixelQuantizeFonts ( |
||
CGContextSetStrokeColor ( |
||
CGContextSetStrokeColorSpace ( |
||
CGContextSetStrokeColorWithColor ( |
||
CGContextSetStrokePattern ( |
||
CGContextSetTextDrawingMode ( |
||
CGContextSetTextMatrix ( |
||
CGContextSetTextPosition ( |
||
CGContextShowGlyphs ( |
||
CGContextShowGlyphsAtPoint ( |
||
CGContextShowGlyphsAtPositions ( |
||
CGContextShowGlyphsWithAdvances ( |
||
CGContextShowText ( |
||
CGContextShowTextAtPoint ( |
||
CGContextStrokeEllipseInRect ( |
||
CGContextStrokeLineSegments ( |
||
CGContextStrokePath ( |
||
CGContextStrokeRect ( |
||
CGContextStrokeRectWithWidth ( |
||
CGContextSynchronize ( |
||
CGContextTranslateCTM ( |
||
CopyPath ( ) : |
||
SetAllowsFontSmoothing ( bool allows ) : void | ||
SetAllowsFontSubpixelQuantization ( bool allows ) : void | ||
SetAllowsSubpixelPositioning ( bool allows ) : void | ||
SetShouldSubpixelPositionFonts ( bool shouldSubpixelPositionFonts ) : void | ||
ShouldSubpixelQuantizeFonts ( bool shouldSubpixelQuantizeFonts ) : void |
public AddArc ( float x, float y, float radius, float startAngle, float endAngle, bool clockwise ) : void | ||
x | float | |
y | float | |
radius | float | |
startAngle | float | |
endAngle | float | |
clockwise | bool | |
Résultat | void |
public AddArcToPoint ( float x1, float y1, float x2, float y2, float radius ) : void | ||
x1 | float | |
y1 | float | |
x2 | float | |
y2 | float | |
radius | float | |
Résultat | void |
public AddCurveToPoint ( float cp1x, float cp1y, float cp2x, float cp2y, float x, float y ) : void | ||
cp1x | float | |
cp1y | float | |
cp2x | float | |
cp2y | float | |
x | float | |
y | float | |
Résultat | void |
public AddEllipseInRect ( |
||
rect | ||
Résultat | void |
public AddLineToPoint ( float x, float y ) : void | ||
x | float | |
y | float | |
Résultat | void |
public AddLines ( |
||
points | ||
Résultat | void |
public AddQuadCurveToPoint ( float cpx, float cpy, float x, float y ) : void | ||
cpx | float | |
cpy | float | |
x | float | |
y | float | |
Résultat | void |
public AddRect ( |
||
rect | ||
Résultat | void |
public AddRects ( |
||
rects | ||
Résultat | void |
public BeginPage ( |
||
rect | ||
Résultat | void |
public ClearRect ( |
||
rect | ||
Résultat | void |
public ClipToMask ( |
||
rect | ||
mask | ||
Résultat | void |
public ClipToRect ( |
||
rect | ||
Résultat | void |
public ClipToRects ( |
||
rects | ||
Résultat | void |
public ConcatCTM ( |
||
transform | ||
Résultat | void |
public ContextFillRects ( |
||
rects | ||
Résultat | void |
public ConvertPointToUserSpace ( |
||
point | ||
Résultat |
public ConvertRectToDeviceSpace ( |
||
rect | ||
Résultat |
public ConvertRectToUserSpace ( |
||
rect | ||
Résultat |
public ConvertSizeToDeviceSpace ( |
||
size | ||
Résultat |
public ConvertSizeToUserSpace ( |
||
size | ||
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public DrawImage ( |
||
rect | ||
image | ||
Résultat | void |
public DrawLayer ( MonoMac.CoreGraphics.CGLayer layer, |
||
layer | MonoMac.CoreGraphics.CGLayer | |
point | ||
Résultat | void |
public DrawLayer ( MonoMac.CoreGraphics.CGLayer layer, |
||
layer | MonoMac.CoreGraphics.CGLayer | |
rect | ||
Résultat | void |
public DrawLinearGradient ( |
||
gradient | ||
startPoint | ||
endPoint | ||
options | CGGradientDrawingOptions | |
Résultat | void |
public DrawPDFPage ( |
||
page | ||
Résultat | void |
public DrawPath ( CGPathDrawingMode mode ) : void | ||
mode | CGPathDrawingMode | |
Résultat | void |
public DrawRadialGradient ( |
||
gradient | ||
startCenter | ||
startRadius | float | |
endCenter | ||
endRadius | float | |
options | CGGradientDrawingOptions | |
Résultat | void |
public DrawTiledImage ( |
||
rect | ||
image | ||
Résultat | void |
public FillEllipseInRect ( |
||
rect | ||
Résultat | void |
public FillRect ( |
||
rect | ||
Résultat | void |
public GetClipBoundingBox ( ) : |
||
Résultat |
public GetPathBoundingBox ( ) : |
||
Résultat |
public GetPathCurrentPoint ( ) : |
||
Résultat |
public GetUserSpaceToDeviceSpaceTransform ( ) : |
||
Résultat |
public PathContainsPoint ( |
||
point | ||
mode | CGPathDrawingMode | |
Résultat | bool |
public PointToDeviceSpace ( |
||
point | ||
Résultat |
public ReplacePathWithStrokedPath ( ) : void | ||
Résultat | void |
public ScaleCTM ( float sx, float sy ) : void | ||
sx | float | |
sy | float | |
Résultat | void |
public SelectFont ( string name, float size, CGTextEncoding textEncoding ) : void | ||
name | string | |
size | float | |
textEncoding | CGTextEncoding | |
Résultat | void |
public SetAllowsAntialiasing ( bool allowsAntialiasing ) : void | ||
allowsAntialiasing | bool | |
Résultat | void |
public SetBlendMode ( CGBlendMode mode ) : void | ||
mode | CGBlendMode | |
Résultat | void |
public SetCMYKFillColor ( float cyan, float magenta, float yellow, float black, float alpha ) : void | ||
cyan | float | |
magenta | float | |
yellow | float | |
black | float | |
alpha | float | |
Résultat | void |
public SetCMYKStrokeColor ( float cyan, float magenta, float yellow, float black, float alpha ) : void | ||
cyan | float | |
magenta | float | |
yellow | float | |
black | float | |
alpha | float | |
Résultat | void |
public SetCharacterSpacing ( float spacing ) : void | ||
spacing | float | |
Résultat | void |
public SetFillColor ( float components ) : void | ||
components | float | |
Résultat | void |
public SetFillColorSpace ( MonoMac.CoreGraphics.CGColorSpace space ) : void | ||
space | MonoMac.CoreGraphics.CGColorSpace | |
Résultat | void |
public SetFillColorWithColor ( |
||
color | ||
Résultat | void |
public SetFillPattern ( |
||
pattern | ||
components | float | |
Résultat | void |
public SetFlatness ( float flatness ) : void | ||
flatness | float | |
Résultat | void |
public SetFont ( MonoMac.CoreGraphics.CGFont font ) : void | ||
font | MonoMac.CoreGraphics.CGFont | |
Résultat | void |
public SetGrayFillColor ( float gray, float alpha ) : void | ||
gray | float | |
alpha | float | |
Résultat | void |
public SetGrayStrokeColor ( float gray, float alpha ) : void | ||
gray | float | |
alpha | float | |
Résultat | void |
public SetLineDash ( float phase, float lenghts ) : void | ||
phase | float | |
lenghts | float | |
Résultat | void |
public SetLineDash ( float phase, float lenghts, int n ) : void | ||
phase | float | |
lenghts | float | |
n | int | |
Résultat | void |
public SetLineJoin ( CGLineJoin join ) : void | ||
join | CGLineJoin | |
Résultat | void |
public SetMiterLimit ( float limit ) : void | ||
limit | float | |
Résultat | void |
public SetPatternPhase ( |
||
phase | ||
Résultat | void |
public SetRGBFillColor ( float red, float green, float blue, float alpha ) : void | ||
red | float | |
green | float | |
blue | float | |
alpha | float | |
Résultat | void |
public SetRGBStrokeColor ( float red, float green, float blue, float alpha ) : void | ||
red | float | |
green | float | |
blue | float | |
alpha | float | |
Résultat | void |
public SetRenderingIntent ( CGColorRenderingIntent intent ) : void | ||
intent | CGColorRenderingIntent | |
Résultat | void |
public SetShadow ( |
||
offset | ||
blur | float | |
Résultat | void |
public SetShadowWithColor ( |
||
offset | ||
blur | float | |
color | ||
Résultat | void |
public SetShouldAntialias ( bool shouldAntialias ) : void | ||
shouldAntialias | bool | |
Résultat | void |
public SetShouldSmoothFonts ( bool shouldSmoothFonts ) : void | ||
shouldSmoothFonts | bool | |
Résultat | void |
public SetStrokeColor ( float components ) : void | ||
components | float | |
Résultat | void |
public SetStrokeColorSpace ( MonoMac.CoreGraphics.CGColorSpace space ) : void | ||
space | MonoMac.CoreGraphics.CGColorSpace | |
Résultat | void |
public SetStrokeColorWithColor ( |
||
color | ||
Résultat | void |
public SetStrokePattern ( |
||
pattern | ||
components | float | |
Résultat | void |
public SetTextDrawingMode ( CGTextDrawingMode mode ) : void | ||
mode | CGTextDrawingMode | |
Résultat | void |
public ShowGlyphs ( ushort glyphs, int count ) : void | ||
glyphs | ushort | |
count | int | |
Résultat | void |
public ShowGlyphsAtPoint ( float x, float y, ushort glyphs ) : void | ||
x | float | |
y | float | |
glyphs | ushort | |
Résultat | void |
public ShowGlyphsAtPoint ( float x, float y, ushort glyphs, int count ) : void | ||
x | float | |
y | float | |
glyphs | ushort | |
count | int | |
Résultat | void |
public ShowGlyphsAtPositions ( ushort glyphs, |
||
glyphs | ushort | |
positions | ||
size_t_count | int | |
Résultat | void |
public ShowGlyphsWithAdvances ( ushort glyphs, |
||
glyphs | ushort | |
advances | ||
count | int | |
Résultat | void |
public ShowText ( string str, int l ) : void | ||
str | string | |
l | int | |
Résultat | void |
public ShowTextAtPoint ( float x, float y, string str ) : void | ||
x | float | |
y | float | |
str | string | |
Résultat | void |
public ShowTextAtPoint ( float x, float y, string str, int length ) : void | ||
x | float | |
y | float | |
str | string | |
length | int | |
Résultat | void |
public StrokeEllipseInRect ( |
||
rect | ||
Résultat | void |
public StrokeLineSegments ( |
||
points | ||
Résultat | void |
public StrokeRect ( |
||
rect | ||
Résultat | void |
public StrokeRectWithWidth ( |
||
rect | ||
width | float | |
Résultat | void |
public TranslateCTM ( float tx, float ty ) : void | ||
tx | float | |
ty | float | |
Résultat | void |