TickBarPlacement 枚举 |
[缺少 "T:CPF.Controls.TickBarPlacement" 的 <summary> 文档]
命名空间: CPF.Controls
public enum TickBarPlacement
成员名称 | 值 | 说明 | |
---|---|---|---|
Left | 0 | Position this tick at the left of target element. | |
Top | 1 | Position this tick at the top of target element. | |
Right | 2 | Position this tick at the right of target element. | |
Bottom | 3 | Position this tick at the bottom of target element. |