ImageUpload.DrawString_x Property

HD.Common

ImageUploadDrawString_x Property Helper帮助文档
绘制文本的X坐标(左上角)

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

public int DrawString_x { get; set; }
Public Property DrawString_x As Integer
	Get
	Set
public:
property int DrawString_x {
	int get ();
	void set (int value);
}
member DrawString_x : int with get, set

Property Value

Type: Int32
See Also

Reference