Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
SKRect
Constructors
SKRect(Single, Single, Single, Single)
Menu
On this page
SKRect(Single, Single, Single, Single) Constructor
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public SKRect(float left, float top, float right, float bottom)
Parameters
left
Single
top
Single
right
Single
bottom
Single