VerifyCodeAttribute.FontSize Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeFontSize Property
字体的全身大小(采用 unit 参数指定的单位)。默认值 18

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

Property Value

Type: Single
See Also