Table of Contents

Class AdornerSetting

Namespace
H.Controls.Adorner
Assembly
H.Controls.Adorner.dll
[Display(Name = "装饰层配置", GroupName = "显示设置")]
public class AdornerSetting : LazySettableInstance<AdornerSetting>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable
Inheritance
AdornerSetting
Implements
Inherited Members
Extension Methods

Properties

DragAornerOpacity

[Display(Name = "拖拽时控件的透明度")]
[Range(0, 1, ErrorMessage = "数据超出范围范围: 0.0 - 1.0")]
public double DragAornerOpacity { get; set; }

Property Value

double