GlobeOverlaySettingsImageryCacheSize Property |
Gets or sets the size of the imagery cache in megabytes.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual int ImageryCacheSize { get; set; }
Public Overridable Property ImageryCacheSize As Integer
Get
Set
public:
virtual property int ImageryCacheSize {
int get ();
void set (int value);
}
abstract ImageryCacheSize : int with get, set
override ImageryCacheSize : int with get, set
Property Value
Type:
Int32See Also