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