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