Table of Contents

Class VipSetting

Namespace
HeBianGu.Service.License
Assembly
HeBianGu.Service.License.dll
public class VipSetting : LazySettingInstance<VipSetting>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
VipSetting
Implements
Inherited Members
Extension Methods

Properties

FontZize

[Display(Name = "会员标记显示的字体大小")]
public int FontZize { get; set; }

Property Value

int

ForegroundColor

[Display(Name = "会员标记显示的字体颜色")]
public Color ForegroundColor { get; set; }

Property Value

Color

Format

[Display(Name = "显示的产品名称")]
public string Format { get; set; }

Property Value

string