CPF api文档
CPF api文档
CPF.Controls
Control 类
Control 属性
Background 属性
BorderFill 属性
BorderStroke 属性
BorderThickness 属性
BorderType 属性
CornerRadius 属性
FontFamily 属性
FontSize 属性
FontStyle 属性
Foreground 属性
IsInitialized 属性
Padding 属性
Template 属性
TextDecoration 属性
Control
Padding 属性
获取或设置描述 Thickness 及其子元素之间的空间量的 Border 值。格式:all或者left,top,right,bottom
命名空间:
CPF.Controls
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
Thickness
Padding
{
get
;
set
; }
属性值
类型:
Thickness
参见
引用
Control 类
CPF.Controls 命名空间