Show / Hide Table of Contents

Property CornerRadius

| Improve this Doc View Source

CornerRadius

Gets or sets a value that represents the degree to which the corners of a Border are rounded. This is a dependency property.

Declaration
public CornerRadius CornerRadius { get; set; }
Property Value
Type Description
System.Windows.CornerRadius

The CornerRadius that describes the degree to which corners are rounded.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest