DK11 for .NET | TatukGIS.NDK.TGIS_Layer.DormantGain | Constructors | Fields | Methods | Properties | Events
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; virtual;
Type | Description |
---|---|
int Integer | Value in Megabytes |