RoundedRect Structure

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct RoundedRect
Inheritance
Object    ValueType    RoundedRect

Properties

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 ValueTypeEquals(Object))
Equals(RoundedRect) 
GetHashCode
(Overrides ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Inflate(Double, Double) 
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

Operators

Extension Methods

See Also