ImageUploadDrawString_y Property | Helper帮助文档 |
绘制文本的Y坐标(左上角)
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int DrawString_y { get; set; }
Public Property DrawString_y As Integer Get Set
public: property int DrawString_y { int get (); void set (int value); }
member DrawString_y : int with get, set
Property Value
Type: Int32See Also