DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.DormantGain | Methods | Properties
Calculates the approximate gain (in Megabytes) which can be achieved by releasing memory by calling Dormant method.
// C# public int DormantGain();
' VisualBasic Public Function DormantGain() As Integer
// Oxygene public function DormantGain : Integer;
Type | Description |
---|---|
int Integer | Value in Megabytes |