DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlLegendOptionsHelper | Classes | Methods
Helps setting up and getting options from legend
Available also on: Java.
// C# public class TGIS_ControlLegendOptionsHelper { }
' VisualBasic Public Class TGIS_ControlLegendOptionsHelper End Class
// Oxygene type TGIS_ControlLegendOptionsHelper = public class end;
Name | Visibility | Description | |
---|---|---|---|
GetLegendOptions | public | Get an array of integer values of TGIS_ControlLegendOption enum | |
SetLegendOptions | public | Make a useable set from enums so it can be pass to properties properly. | |