RoundedRect Struct

Namespace
Avalonia
Base Types
  • object
  • ValueType
graph BT Type-->Base0["ValueType"] Base0-->Base1["object"] Type["RoundedRect"] class Type type-node

Syntax

public struct RoundedRect : ValueType

Constructors

Properties

Methods

Operators

Name Value Summary
implicit operator RoundedRect(Rect) RoundedRect
operator !=(RoundedRect, RoundedRect) bool
operator ==(RoundedRect, RoundedRect) bool