VerifyCodeHelper.Image Property

HD.Common

VerifyCodeHelperImage Property Helper帮助文档
验证码图片

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Bitmap Image { get; }
Public ReadOnly Property Image As Bitmap
	Get
public:
property Bitmap^ Image {
	Bitmap^ get ();
}
member Image : Bitmap with get

Property Value

Type: Bitmap
See Also

Reference