C# Class DynamicCacheLayerManagerController.CacheManagerDlg.LayerCacheInfo

Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Свойство Type Description
alwaysDrawCoarsestLevel bool
detailsThreshold double
folderName string
folderPath string
format string
maxCacheScale double
name string
progressiveDrawingLevels int
progressiveFetchingLevels int
strictOnDemand bool

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

alwaysDrawCoarsestLevel public_oe property

public bool alwaysDrawCoarsestLevel
Résultat bool

detailsThreshold public_oe property

public double detailsThreshold
Résultat double

folderName public_oe property

public string folderName
Résultat string

folderPath public_oe property

public string folderPath
Résultat string

format public_oe property

public string format
Résultat string

maxCacheScale public_oe property

public double maxCacheScale
Résultat double

name public_oe property

public string name
Résultat string

progressiveDrawingLevels public_oe property

public int progressiveDrawingLevels
Résultat int

progressiveFetchingLevels public_oe property

public int progressiveFetchingLevels
Résultat int

strictOnDemand public_oe property

public bool strictOnDemand
Résultat bool