DK11 for ActiveX | TatukGIS_XDK11.TGIS_LegendViewerFactory | Classes | Methods
FOR INTERNAL USE ONLY. Platform independent TGIS_LegendViewer creation utility.
// C# public class TGIS_LegendViewerFactory : ITGIS_LegendViewerFactory { }
' VisualBasic Public Class TGIS_LegendViewerFactory Implements ITGIS_LegendViewerFactory End Class
// Oxygene type TGIS_LegendViewerFactory = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateLegendViewer | public | Creates an instance of TGIS_LegendViewer. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|