点击或拖拽改变大小

TickBarPlacement 枚举

[缺少 "T:CPF.Controls.TickBarPlacement" 的 <summary> 文档]

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public enum TickBarPlacement
成员
  成员名称说明
Left0 Position this tick at the left of target element.
Top1 Position this tick at the top of target element.
Right2 Position this tick at the right of target element.
Bottom3 Position this tick at the bottom of target element.
参见