屏幕坐标的偏移量
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法Point PointOffset { get; set; }
Property PointOffset As Point
Get
Set
property Point PointOffset {
Point get ();
void set (Point value);
}
abstract PointOffset : Point with get, set
属性值
类型:
Point
参见