Dim pMap As IMxDocument = My.ArcMap.Document Dim pCache As IMapCache = pMap.FocusMap ' Enable (checkmark) the Automatically build cache... pCache.AutoCacheActive = True ' Enable (checkmark) the set minimum scale for caching pCache.ScaleLimit = True ' Set scale for caching pCache.MaxScale = 100000
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.