VerifyCodeAttribute.IsRandomBgLineColor Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeIsRandomBgLineColor Property
是否随机生成背景噪音线的颜色,默认值 true

Namespace: DCSoft.Utility.Drawing
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsRandomBgLineColor { get; set; }

Property Value

Type: Boolean
See Also