CornerRadius Properties
Collapse the table of content
Expand the table of content

CornerRadius Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CornerRadius type exposes the following members.

  NameDescription
Public property BottomLeft Gets or sets the radius of rounding, in logical pixels, of the bottom left corner of the object where a CornerRadius is applied.
Public property BottomRight Gets or sets the radius of rounding, in logical pixels, of the bottom right corner of the object where a CornerRadius is applied.
Public property TopLeft Gets or sets the radius of rounding, in logical pixels, of the top left corner of the object where a CornerRadius is applied.
Public property TopRight Gets or sets the radius of rounding, in logical pixels, of the top right corner of the object where a CornerRadius is applied.
Top

Show:
© 2017 Microsoft