Deprecated List
Member AxMap.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member AxMap_Deprecated.AddDrawingLabel (int DrawHandle, string Text, uint Color, double x, double y, tkHJustification hJustification)

v4.9.3 Use AxMap.DrawLabel, AxMap.DrawLabelEx instead.

Member AxMap_Deprecated.AddDrawingLabelEx (int DrawHandle, string Text, uint Color, double x, double y, tkHJustification hJustification, double Rotation)

v4.9.3 Use AxMap.DrawLabel, AxMap.DrawLabelEx instead.

Member AxMap_Deprecated.AddLabel (int LayerHandle, string Text, uint Color, double x, double y, tkHJustification hJustification)

v.4.8 The method will ignore Color and hJustification parameters. Use Labels interface ( AxMap.get_LayerLabels ) to change these settings.

Member AxMap_Deprecated.AddLabelEx (int LayerHandle, string Text, uint Color, double x, double y, tkHJustification hJustification, double Rotation)

v.4.8 The method will ignore Color and hJustification parameters. Use Labels interface ( AxMap.get_LayerLabels ) to change these settings.

Member AxMap_Deprecated.AdjustLayerExtents (int LayerHandle)

v.4.8. The call is incorporated into drawing routine.

Member AxMap_Deprecated.ApplyLegendColors (object Legend)

v4.9.3 No longer used.

Member AxMap_Deprecated.CanUseImageGrouping

v.4.9.3 The functionality is no longer supported.

Member AxMap_Deprecated.ClearLabels (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.Clear instead.

Member AxMap_Deprecated.ClearUDPointImageList (int LayerHandle)

v4.9.3 Use ShapeDrawingOptions.Picture instead.

Member AxMap_Deprecated.DoubleBuffer

v.4.9.3 Double buffer is used in all cases.

Member AxMap_Deprecated.DrawingFont (int DrawHandle, string FontName, int FontSize)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.FontName, Labels.FontSize instead.

Member AxMap_Deprecated.get_DrawingLabelsOffset (int DrawHandle)

v. 4.8. Use AxMap.get_DrawingLabels and Labels.OffsetX, Labels.OffsetY instead.

Member AxMap_Deprecated.get_DrawingLabelsScale (int DrawHandle)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.ScaleLabels instead.

Member AxMap_Deprecated.get_DrawingLabelsShadow (int DrawHandle)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.HaloVisible instead.

Member AxMap_Deprecated.get_DrawingLabelsShadowColor (int DrawHandle)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.HaloColor instead.

Member AxMap_Deprecated.get_GridFileName (int LayerHandle)

v 4.9.1 Use AxMap.get_Image, Image.SourceGridName instead.

Member AxMap_Deprecated.get_ImageLayerPercentTransparent (int LayerHandle)

v4.9.3 Use AxMap.get_Image, Image.TransparencyPercent instead.

Member AxMap_Deprecated.get_LayerLabelsOffset (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.OffsetX, Labels.OffsetY instead.

Member AxMap_Deprecated.get_LayerLabelsScale (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.ScaleLabels instead.

Member AxMap_Deprecated.get_LayerLabelsShadow (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.HaloVisible instead.

Member AxMap_Deprecated.get_LayerLabelsShadowColor (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.HaloColor instead.

Member AxMap_Deprecated.get_LayerLabelsVisible (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.Visible instead.

Member AxMap_Deprecated.get_ShapeDrawFill (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillVisible property. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeDrawLine (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.LineVisible instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeDrawPoint (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.Visible instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeFillColor (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillColor instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeFillStipple (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillHatchStyle instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeFillTransparency (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillTransparency instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeLineColor (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.LineColor instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeLineStipple (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.LineStipple instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeLineWidth (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.LineWidth instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapePointColor (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillColor for point shapefiles and ShapeDrawingOptions.VerticesColor
for polylines and polygons instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapePointFontCharListID (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.PointCharacter instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapePointImageListID (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.Picture instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapePointSize (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.PointSize instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapePointType (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.PointType instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeStippleColor (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillHatchStyle instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeStippleTransparent (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.FillBgTransparent instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_ShapeVisible (int LayerHandle, int Shape)

v. 4.8. Use ShapeDrawingOptions.Visible and Shapefile.VisibilityExpression instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.get_UDFillStipple (int LayerHandle, int StippleRow)

v.4.8. Use ShapeDrawingOptions.FillHatchStyle instead.

Member AxMap_Deprecated.get_UDLineStipple (int LayerHandle)

v.4.8. Use LinePattern class instead.

Member AxMap_Deprecated.get_UDPointImageListCount (int LayerHandle)

v.4.8. Use ShapeDrawingOptions.Picture and ShapefileCategories instead.

Member AxMap_Deprecated.get_UDPointImageListItem (int LayerHandle, int ImageIndex)

v.4.8. Use ShapeDrawingOptions.Picture and ShapefileCategories instead.

Member AxMap_Deprecated.get_UDPointType (int LayerHandle)

v.4.8. Use ShapeDrawingOptions.PointType instead.

Member AxMap_Deprecated.get_UseDrawingLabelCollision (int DrawHandle)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.AvoidCollisions instead.

Member AxMap_Deprecated.get_UseLabelCollision (int LayerHandle)

v4.9.3 Use AxMap.get_LayerLabels, Labels.AvoidCollisions instead.

Member AxMap_Deprecated.GetBaseProjectionPoint (double rotX, double rotY)

v.4.9.3 The functionality is no longer supported.

Member AxMap_Deprecated.GetDrawingStandardViewWidth (int DrawHandle, ref double Width)

v 4.8. Use AxMap.get_DrawingLabels, Labels.BasicScale instead.

Member AxMap_Deprecated.GetLayerStandardViewWidth (int LayerHandle, ref double Width)

v4.9.3 Use AxMap.get_LayerLabels, Labels.BasicScale instead.

Member AxMap_Deprecated.GetRotatedExtent ()

v.4.9.3 The functionality is no longer supported.

Member AxMap_Deprecated.IsSameProjection (string proj4_a, string proj4_b)

v4.9.3 Use GeoProjection.get_IsSame, GeoProjection.get_IsSameExt instead.

Member AxMap_Deprecated.IsTIFFGrid (string Filename)

v4.9.3 Use Utils.IsTiffGrid instead.

Member AxMap_Deprecated.LabelColor (int LayerHandle, uint LabelFontColor)

v4.9.3 Use AxMap.get_LayerLabels, Labels.FontColor instead.

Member AxMap_Deprecated.LayerFont (int LayerHandle, string FontName, int FontSize)

v4.9.3 Use AxMap.get_LayerLabels, Labels.FontName, Labels.FontSize instead.

Member AxMap_Deprecated.LayerFontEx (int LayerHandle, string FontName, int FontSize, bool isBold, bool isItalic, bool isUnderline)

v4.9.3 Use AxMap.get_LayerLabels, Labels.FontName, Labels.FontSize, Labels.FontBold, Labels.FontItalic, Labels.FontUnderline instead.

Member AxMap_Deprecated.LineSeparationFactor

v4.8. Use LinePattern class, and ShapeDrawingOptions.LinePattern property instead.

Member AxMap_Deprecated.MapRotationAngle

v.4.9.3 The functionality is no longer supported.

Member AxMap_Deprecated.MapState

v.4.8 Use AxMap.SerializeMapState instead.

Member AxMap_Deprecated.MultilineLabels
v 4.8. Multiline labels will be drawn after specification of appropriate label expression.
Member AxMap_Deprecated.SerialNumber

v4.8 This property is no longer used.

Member AxMap_Deprecated.set_DrawingLabelsOffset (int DrawHandle, int newValue)

v. 4.8. Use AxMap.get_DrawingLabels and Labels.OffsetX, Labels.OffsetY instead.

Member AxMap_Deprecated.set_DrawingLabelsScale (int DrawHandle, bool newValue)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.ScaleLabels instead.

Member AxMap_Deprecated.set_DrawingLabelsShadow (int DrawHandle, bool newValue)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.HaloVisible instead.

Member AxMap_Deprecated.set_DrawingLabelsShadowColor (int DrawHandle, uint newValue)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.HaloColor instead.

Member AxMap_Deprecated.set_GridFileName (int LayerHandle, string newValue)

v 4.9.1 Use Image.SourceGridName instead.

Member AxMap_Deprecated.set_ImageLayerPercentTransparent (int LayerHandle, float newValue)

v4.9.3 Use AxMap.get_Image(), Image.TransparencyPercent instead.

Member AxMap_Deprecated.set_LayerLabelsOffset (int LayerHandle, int newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.OffsetX, Labels.OffsetY instead.

Member AxMap_Deprecated.set_LayerLabelsScale (int LayerHandle, bool newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.ScaleLabels instead.

Member AxMap_Deprecated.set_LayerLabelsShadow (int LayerHandle, bool newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.HaloVisible instead.

Member AxMap_Deprecated.set_LayerLabelsShadowColor (int LayerHandle, uint newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.HaloColor instead.

Member AxMap_Deprecated.set_LayerLabelsVisible (int LayerHandle, bool newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.Visible instead.

Member AxMap_Deprecated.set_ShapeDrawFill (int LayerHandle, int Shape, bool newValue)

v. 4.8. Use ShapeDrawingOptions.FillVisible property. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeDrawLine (int LayerHandle, int Shape, bool newValue)

v. 4.8. Use ShapeDrawingOptions.LineVisible instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeDrawPoint (int LayerHandle, int Shape, bool newValue)

v. 4.8. Use ShapeDrawingOptions.Visible instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeFillColor (int LayerHandle, int Shape, uint newValue)

v. 4.8. Use ShapeDrawingOptions.FillColor instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeFillStipple (int LayerHandle, int Shape, MapWinGIS.tkFillStipple newValue)

v. 4.8. Use ShapeDrawingOptions.FillHatchStyle instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeFillTransparency (int LayerHandle, int Shape, float newValue)

v. 4.8. Use ShapeDrawingOptions.FillTransparency instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeLineColor (int LayerHandle, int Shape, uint newValue)

v. 4.8. Use ShapeDrawingOptions.LineColor instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeLineStipple (int LayerHandle, int Shape, MapWinGIS.tkLineStipple newValue)

v. 4.8. Use ShapeDrawingOptions.LineStipple instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeLineWidth (int LayerHandle, int Shape, float newValue)

v. 4.8. Use ShapeDrawingOptions.LineWidth instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapePointColor (int LayerHandle, int Shape, uint newValue)

v. 4.8. Use ShapeDrawingOptions.FillColor for point shapefiles and ShapeDrawingOptions.VerticesColor
for polylines and polygons instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapePointFontCharListID (int LayerHandle, int Shape, int newValue)

v. 4.8. Use ShapeDrawingOptions.PointCharacter instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapePointImageListID (int LayerHandle, int Shape, int newValue)

v. 4.8. Use ShapeDrawingOptions.Picture instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapePointSize (int LayerHandle, int Shape, float newValue)

v. 4.8. Use ShapeDrawingOptions.PointSize instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapePointType (int LayerHandle, int Shape, MapWinGIS.tkPointType newValue)

v. 4.8. Use ShapeDrawingOptions.PointType instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeStippleColor (int LayerHandle, int Shape, uint newValue)

v. 4.8. Use ShapeDrawingOptions.FillHatchStyle instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeStippleTransparent (int LayerHandle, int Shape, bool newValue)

v. 4.8. Use ShapeDrawingOptions.FillBgTransparent instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_ShapeVisible (int LayerHandle, int Shape, bool newValue)

v. 4.8. Use ShapeDrawingOptions.Visible and Shapefile.VisibilityExpression instead. See ShapefileCategories, Shapefile.set_ShapeCategory to setup visualization of individual shapes.

Member AxMap_Deprecated.set_UDFillStipple (int LayerHandle, int StippleRow, int newValue)

v.4.8. Use ShapeDrawingOptions.FillHatchStyle instead.

Member AxMap_Deprecated.set_UDLineStipple (int LayerHandle, int newValue)

v.4.8. Use LinePattern class instead.

Member AxMap_Deprecated.set_UDPointFontCharFont (int LayerHandle, string FontName, float FontSize, bool isBold, bool isItalic, bool isUnderline)

v.4.8. Use ShapeDrawingOptions.PointCharacter and ShapefileCategories instead.

Member AxMap_Deprecated.set_UDPointFontCharFontSize (int LayerHandle, float FontSize)

v.4.8. Use ShapeDrawingOptions.PointCharacter and ShapefileCategories instead.

Member AxMap_Deprecated.set_UDPointFontCharListAdd (int LayerHandle, int newValue, uint Color)

v.4.8. Use ShapeDrawingOptions.PointCharacter and ShapefileCategories instead.

Member AxMap_Deprecated.set_UDPointImageListAdd (int LayerHandle, object newValue)

v.4.8. Use ShapeDrawingOptions.Picture and ShapefileCategories instead.

Member AxMap_Deprecated.set_UDPointType (int LayerHandle, object newValue)

v.4.8. Use ShapeDrawingOptions.PointType instead.

Member AxMap_Deprecated.set_UseDrawingLabelCollision (int DrawHandle, bool newValue)

v 4.9.3 Use AxMap.get_DrawingLabels, Labels.AvoidCollisions instead.

Member AxMap_Deprecated.set_UseLabelCollision (int LayerHandle, bool newValue)

v4.9.3 Use AxMap.get_LayerLabels, Labels.AvoidCollisions instead.

Member AxMap_Deprecated.SetDrawingStandardViewWidth (int DrawHandle, double Width)

v.4.8. Use AxMap.get_DrawingLabels, Labels.BasicScale and Labels.ScaleLabels instead.

Member AxMap_Deprecated.SetImageLayerColorScheme (int LayerHandle, object ColorScheme)

v4.8 Use Image.CustomColorScheme instead.

Member AxMap_Deprecated.SetLayerStandardViewWidth (int LayerHandle, double Width)

v4.9.3 Use AxMap.get_LayerLabels, Labels.BasicScale instead.

Member AxMap_Deprecated.ShapeDrawingMethod

v4.8 No longer used.

Member AxMap_Deprecated.UpdateImage (int LayerHandle)

v4.9.3 No longer used.

Member Charts.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member ColorScheme.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member ESRIGridManager.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Field.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member FileManager.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member GeoProjection.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Grid.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member GridColorBreak.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member GridColorScheme.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member GridHeader.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Image.BuildOverviews (tkGDALResamplingMethod ResamplingMethod, int NumOverviews, Array OverviewList)
since v5.1.0 Use GdalUtils.GdalBuildOverviews instead.
Member Image.DrawingMethod
v 4.8. No longer used.
Member Image.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Labels.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member LinePattern.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Measuring.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member MesuringStopped
v5.1.0 Use tkMeasuringAction.MeasuringStopped instead.
Member OgrDatasource.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member OgrLayer.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member OgrLayer.LabelExpression
v5.2 Use Layer.Labels.Expression instead.
Member OgrLayer.LabelOrientation
v5.2 Use Layer.Labels.LineOrientation instead.
Member OgrLayer.LabelPosition
v5.2 Use Layer.Labels.Positioning instead.
Member Point.get_ErrorMsg (int ErrorCode)
v 4.9.3 Point class doesn't define any error messages.
Member Point.GlobalCallback
v 4.9.3 Point class doesn't define any callback or error messages.
Member Point.Key
v 4.9.3 Key string is no longer stored for performance reasons and to spare RAM.
Member Point.LastErrorCode
v 4.9.3 Point class doesn't define any error messages.
Member Shape.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member ShapeEditor.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Shapefile.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Shapefile.Projection
v 4.8 Use Shapefile.GeoProjection property instead.
Member ShapefileCategories.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Class ShapefileColorScheme

in v. 4.8. Use ShapefileCategories, ShapefileCategory, ColorScheme instead.

Member ShapefileColorScheme.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Table.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member TileProviders.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Tiles.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member tkFillStipple
v.4.8. Use properties which take tkGDIPlusHatchStyle enumeration as input instead.
Member tkHJustification
v. 4.8. Use properties which take tkLabelAlignment enumeration as an input instead.
Member tkLineStipple
v.4.8 Use properties which take tkDashStyle enumeration as input instead. For drawing complex lines use LinePattern class.
Member tkPointType
v4.8. Use properties which take tkDefaultPointSymbol enumeration as input instead.
Member tkShapeDrawingMethod
v4.8. The default value dmNewSymbology must be used in all cases.
Member Utils.GDALAddOverviews (string bstrSrcFilename, string bstrOptions, string bstrLevels, ICallback cBack=null)
v5.1.0 Use GdalUtils.GdalBuildOverviews instead.
Member Utils.GDALWarp (string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack=null)
v4.9.5 Use GdalUtils.GdalRasterWarp instead.
Member Utils.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.
Member Utils.OGR2OGR (string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack=null)
v4.9.5 Use GdalUtils.GdalVectorTranslate instead.
Member Utils.TranslateRaster (string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack)
v5.1.0 Use GdalUtils.GdalRasterTranslate instead.
Member Vector.GlobalCallback
v4.9.3 Use GlobalSettings.ApplicationCallback instead.