RoundedRect Methods
Methods
ContainsExclusive(Point) | Determines whether a point is in the bounds of the rounded rectangle, exclusive of the rounded rectangle's bottom/right edge. |
Deflate(Double, Double) | |
Equals(Object) | (Overrides ValueType.Equals(Object)) |
Equals(RoundedRect) | |
GetHashCode() | (Overrides ValueType.GetHashCode()) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Inflate(Double, Double) | |
ToString() | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Extension Methods
ToSKRoundRect() | (Defined by SkiaSharpExtensions) |