skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKCanvas.DrawRect
skia
SKCanvas
SKCanvas
Undocumented in source. Be warned that the author may not have intended to support it.
void
DrawRect
(float x, float y, float w, float h, SKPaint paint)
void
DrawRect
(SKRect rect, SKPaint paint)
class
SKCanvas
void
DrawRect
(
SKRect
rect
,
SKPaint
paint
)
Meta
Source
See Implementation
skia
SKCanvas
SKCanvas
constructors
this
functions
Clear
ClipPath
ClipRect
ClipRegion
ClipRoundRect
Concat
DeviceClipBounds
Discard
DisposeNative
DrawAnnotation
DrawArc
DrawAtlas
DrawBitmap
DrawBitmapLattice
DrawBitmapNinePatch
DrawCircle
DrawColor
DrawDrawable
DrawImage
DrawImageLattice
DrawImageNinePatch
DrawLine
DrawLinkDestinationAnnotation
DrawNamedDestinationAnnotation
DrawOval
DrawPaint
DrawPatch
DrawPath
DrawPicture
DrawPoint
DrawPoints
DrawPositionedText
DrawRect
DrawRegion
DrawRoundRect
DrawRoundRectDifference
DrawSurface
DrawText
DrawTextOnPath
DrawUrlAnnotation
DrawVertices
Flush
GetDeviceClipBounds
GetLocalClipBounds
IsClipEmpty
IsClipRect
LocalClipBounds
QuickReject
ResetMatrix
Restore
RestoreToCount
RotateDegrees
RotateRadians
Save
SaveCount
SaveLayer
Scale
SetMatrix
Skew
TotalMatrix
Translate
static functions
GetObject