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