C# 클래스 DynamicCacheLayerManagerController.CacheManagerDlg.LayerCacheInfo

파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 프로퍼티들

프로퍼티 타입 설명
alwaysDrawCoarsestLevel bool
detailsThreshold double
folderName string
folderPath string
format string
maxCacheScale double
name string
progressiveDrawingLevels int
progressiveFetchingLevels int
strictOnDemand bool

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

alwaysDrawCoarsestLevel 공개적으로 프로퍼티

public bool alwaysDrawCoarsestLevel
리턴 bool

detailsThreshold 공개적으로 프로퍼티

public double detailsThreshold
리턴 double

folderName 공개적으로 프로퍼티

public string folderName
리턴 string

folderPath 공개적으로 프로퍼티

public string folderPath
리턴 string

format 공개적으로 프로퍼티

public string format
리턴 string

maxCacheScale 공개적으로 프로퍼티

public double maxCacheScale
리턴 double

name 공개적으로 프로퍼티

public string name
리턴 string

progressiveDrawingLevels 공개적으로 프로퍼티

public int progressiveDrawingLevels
리턴 int

progressiveFetchingLevels 공개적으로 프로퍼티

public int progressiveFetchingLevels
리턴 int

strictOnDemand 공개적으로 프로퍼티

public bool strictOnDemand
리턴 bool