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