VerifyCodeAttribute.HasDrawBgNoiseLine Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeHasDrawBgNoiseLine Property
是否画背景噪音线,默认值 false

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

Property Value

Type: Boolean
See Also