锁定 Y Max
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public double LockXMax { get; set; }
Public Property LockXMax As Double
Get
Set
public:
virtual property double LockXMax {
double get () sealed;
void set (double value) sealed;
}
abstract LockXMax : float with get, set
override LockXMax : float with get, set
属性值
类型:
Double实现
IMapLockXMax
参见