参考 System.Drawing.Padding
命名空间:
System.Windows.Forms
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public double All { get; set; }
Public Property All As Double
Get
Set
public:
property double All {
double get ();
void set (double value);
}
member All : float with get, set
属性值
类型:
Double
参见