BorderRadius
Struct
Static Fields
Initial: Border Radius
None: Border Radius
Instance Fields
Constructors
BorderRadius(topLeft: Style Length, topRight: Style Length, bottomRight: Style Length, bottomLeft: Style Length)
Static Methods
All(radius: Style Length): Border Radius
Horizontal(left: Style Length, right: Style Length): Border Radius
Only(topLeft: Nullable <Style Length>, topRight: Nullable <Style Length>, bottomRight: Nullable <Style Length>, bottomLeft: Nullable <Style Length>): Border Radius
Vertical(top: Style Length, bottom: Style Length): Border Radius
Instance Methods
Apply(element: Visual Element): void
Equals(other: Border Radius): bool
ToStyleLength4(): Style Length4
GetHashCode(): int
ToString(): string
Operators
BorderRadius(v: float): Border Radius
BorderRadius(sl4: Style Length4): Border Radius
StyleLength4(br: Border Radius): Style Length4
Inherited Members
Extension Methods
Describe IdentityShort HashTo String Nullable