VerifyCodeAttribute.HasDrawFgNoisePoint Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeHasDrawFgNoisePoint 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 HasDrawFgNoisePoint { get; set; }

Property Value

Type: Boolean
See Also