DK11 for Java | tatukgis.jdk.TGIS_ParamsSection.MinZoom | Constructors | Fields | Methods | Properties
Starting visibility zoom; if positive, then value refers to pixels; If negative then value refers to twips (1/1440 of inch). Zoom must be in MinZoom..MaxZoom to make the layer visible. See also MaxLevel or MaxScale.
// Java public double getMinZoom(); public void setMinZoom( double _value );
// Oxygene public property MinZoom : Double read write;
Type |
---|
double Double |