DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.ChangeHash | Methods | Properties
Change hash. Uses to verify if order of layers, params, etc. has been modified. Used mainly by TGIS_ControlLegend.
// C# public int ChangeHash();
' VisualBasic Public Function ChangeHash() As Integer
// Oxygene public function ChangeHash : Integer;
Type | Description |
---|---|
int Integer | Calculated hash value. |