VerifyCodeAttribute.BgColor Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeBgColor Property
提供一组图像背景色,随机选择其中的一种,默认值 Color.White

Namespace: DCSoft.Utility.Drawing
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public Color[] BgColor { get; set; }

Property Value

Type: Color
See Also