CPF api文档
CPF api文档
CPF.Controls
Control 类
Control 属性
Background 属性
BorderFill 属性
BorderStroke 属性
BorderThickness 属性
BorderType 属性
CornerRadius 属性
FontFamily 属性
FontSize 属性
FontStyle 属性
Foreground 属性
IsInitialized 属性
Padding 属性
Template 属性
TextDecoration 属性
Control
CornerRadius 属性
获取或设置一个值,该值表示将 Border 的角倒圆的程度。格式 一个数字或者四个数字 比如10或者 10,10,10,10 topLeft,topRight,bottomRight,bottomLeft
命名空间:
CPF.Controls
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
CornerRadius
CornerRadius
{
get
;
set
; }
属性值
类型:
CornerRadius
参见
引用
Control 类
CPF.Controls 命名空间