TileLayerTileRectifyToleranceImage 属性 |
瓦片纠正容差
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int TileRectifyToleranceImage { get; set; }
Public Property TileRectifyToleranceImage As Integer
Get
Set
public:
virtual property int TileRectifyToleranceImage {
int get () sealed;
void set (int value) sealed;
}
abstract TileRectifyToleranceImage : int with get, set
override TileRectifyToleranceImage : int with get, set
属性值
类型:
Int32实现
ITileRectifyTileRectifyToleranceImage
参见