RoundedRectangleCornerRadius Property

Gets or sets the radius of the corners of the rectangle.

Definition

Namespace: BeeMobile.TransparentControls.Primitives
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public int CornerRadius { get; set; }

Property Value

Int32

See Also