Svg.Skia Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. ShimSkiaSharp
    4. SKRect

    SKRect Struct

    Definition

    Namespace ShimSkiaSharp
    Assembly ShimSkiaSharp.dll
    View source
    Show inherited members (5)
    • System.ValueType.Equals(System.Object)
    • System.ValueType.GetHashCode()
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetType()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    public struct SKRect
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    SKRect(Single, Single, Single, Single)

    Fields (1)

    Empty

    Properties (13)

    Bottom
    BottomLeft
    BottomRight
    Height
    IsEmpty
    Left
    Location
    Right
    Size
    Top
    TopLeft
    TopRight
    Width

    Methods (6)

    Contains(SKPoint)
    Contains(SKRect)
    Create(SKSize)
    Create(Single, Single, Single, Single)
    ToString()
    Union(SKRect, SKRect)

    Extensions (2)

    ToRect(SKRect)
    ToSKRect(SKRect)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages