VerifyCodeAttribute.FontEndColor Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeFontEndColor Property
表示字体渐变结束色的 System.Drawing.Color 结构。 默认值 Color.DarkCyan(暗青色)

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

Property Value

Type: Color
See Also