[]
Initializes a new instance of an LOD structure.
public LOD(double minSize, double maxSize, double minZoom, double maxZoom)
Type | Name | Description |
---|---|---|
double | minSize | The minimum pixel size. |
double | maxSize | The maximum pixel size. |
double | minZoom | The minimum zoom. |
double | maxZoom | The maximum zoom. |