Description
Gets or sets the size of the imagery cache in
megabytes. It is not recommended to go above 128 megabytes. Large
cache sizes can slow down rendering since so much imagery will be
rendered.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property ImageryCacheSize() As Integer
|