ArcGIS Pro 3.3 API Reference Guide
Introduction / What's New for Developers at 3.3
In This Topic
    What's New for Developers at 3.3
    In This Topic
     Highlights

    1. API enhancements

    At 3.3 you can take advantage of API enhancements for:

    General: Knowledge Graph:
    • Bind parameters with openCypher graph queries
    • Enhancements for the Knowledge graph layer creation process.
    • Layer id sets for use in creating Knowledge graph layers with subsets of content.
    • Creating and appending Knowledge graph content to link charts.
    Geometry:
    • Enhancements for working with measures.
    3D Analyst:
    • Enhancements for creating and working with Stereo maps in Pro.
    Editing:
    • Enhancements for Building/re-building map topology with group layers.
    Utility Network:
    • Added support for returning feature level information from a trace as FeatureElementResults.

    A complete list of the API enhancements is provided in the API Changes section on this page.

    2. SDK Resources

    There are many ProConcepts, ProGuide, ProSnippets, and samples to help you get up and running with the new SDK features. Updates to the SDK Resources include, but are not limited to:
     API Changes

    Select the ArcGIS Pro Assembly to see the new API Changes specific to that assembly.

    Showing all changes to the API that were introduced with ArcGIS Pro 3.3

      Detailed list of changes: ArcGIS.Core
    Type Change API change
    Property new public class ArcGIS.Core.CIM.CIM3DLayerProperties
     public bool Enable2DSymbolPerspectiveScaling { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMAnnotationLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMAnnotationLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMBAAreaOfInterest
    Class new public class ArcGIS.Core.CIM.CIMBAAreaOfInterestItem
    Class new public class ArcGIS.Core.CIM.CIMBAColorCodedLayerParameters
    Class new public class ArcGIS.Core.CIM.CIMBAFeatureClassAreaOfInterestItem
    Class new public class ArcGIS.Core.CIM.CIMBAFeatureLayerAreaOfInterestItem
    Class new public class ArcGIS.Core.CIM.CIMBAGraduatedColorsRendererProperties
    Class new public class ArcGIS.Core.CIM.CIMBALevelOfDetail
    Class new public class ArcGIS.Core.CIM.CIMBARendererProperties
    Property new public class ArcGIS.Core.CIM.CIMBaseLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBaseLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBasicFeatureLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBasicFeatureLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMBAStdGeoAreaOfInterestItem
    Class new public class ArcGIS.Core.CIM.CIMBAUniqueValueRendererProperties
    Property new public class ArcGIS.Core.CIM.CIMBuildingDisciplineLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingDisciplineLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingDisciplineSceneLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingDisciplineSceneLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingSceneLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMBuildingSceneLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMCatalogDynamicGroupLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMCatalogDynamicGroupLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMCatalogLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMCatalogLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartAxis
     public bool UseAutomaticInterval { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartAxis
     public double Interval { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartBarSeries
     public bool MatchLayerSymbology { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartBarSeries
     public bool ShowNullCategory { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartBarSeries
     public CIMChartFillSymbolProperties NullCategoryFillSymbolProperties { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartBarSeries
     public string NullCategoryLabel { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartPieSeries
     public int PercentageDecimalPlaces { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartScatterPlotMatrixSeries
     public ChartTrendLineFitType TrendLineFitType { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMChartScatterPlotMatrixSeries
     public int TrendOrder { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMCloudyWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMColorClassBreaksVisualVariable
     public CIMNumberFormat NumberFormat { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMDatabaseRelateInfo
    Property new public class ArcGIS.Core.CIM.CIMDimensionLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMDimensionLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMDisplayTable
     public CIMDatabaseRelateInfo[] DatabaseRelates { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMDynamicServiceLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMDynamicServiceLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMElevationSurfaceLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMElevationSurfaceLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public bool Selectable { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public CIMENCSubLayer[] SubLayers { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public CIMENCSubTable[] SubTables { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMENCLayer
     public string SelectionSetURI { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMENCSubLayer
    Class new public class ArcGIS.Core.CIM.CIMENCSubTable
    Property new public class ArcGIS.Core.CIM.CIMFeatureLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureMosaicSubLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureMosaicSubLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureTable
     public CIMDatabaseRelateInfo[] DatabaseRelates { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureTrajectorySubLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMFeatureTrajectorySubLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration
    Class new public class ArcGIS.Core.CIM.CIMFilteredFindPathsEntity
    Class new public class ArcGIS.Core.CIM.CIMFilteredFindPathsPathFilter
    Class new public class ArcGIS.Core.CIM.CIMFoggyWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMGALayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGALayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGeodatabaseErrorLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGeodatabaseErrorLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGeoFeatureLayerBase
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGeoFeatureLayerBase
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMGlossaryTable
    Property new public class ArcGIS.Core.CIM.CIMGraphicsLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGraphicsLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGroupLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMGroupLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMImageMosaicSubLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMImageMosaicSubLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMImageServiceLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMImageServiceLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMIndexedSceneLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMIndexedSceneLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMIPSAwareMapProperties
     public CIMIPSPositioningDataServiceProperties IPSPositioningDataServiceProperties { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMIPSPositioningDataServiceProperties
    Class new public class ArcGIS.Core.CIM.CIMKGConsecutiveEventsRestrictions
    Class new public class ArcGIS.Core.CIM.CIMKGDurativeEventsDurationConstraint
    Class new public class ArcGIS.Core.CIM.CIMKGEventDefinition
    Class new public class ArcGIS.Core.CIM.CIMKGEventErrorHandling
    Class new public class ArcGIS.Core.CIM.CIMKGEventsDefinitions
    Class new public class ArcGIS.Core.CIM.CIMKGTimeFilter
    Class new public class ArcGIS.Core.CIM.CIMKGTimeWindow
    Class new public class ArcGIS.Core.CIM.CIMKGTraversalDirection
    Property new public class ArcGIS.Core.CIM.CIMKMLLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKMLLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphCoordinatePropertyValue
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphDataLoadingConfiguration
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphDataLoadingEntity
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphDataLoadingRelationship
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphExpressionPropertyValue
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphFieldPropertyValue
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphFixedPropertyValue
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphIDPropertyValue
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigation
     public CIMFilteredFindPathsConfiguration[] FilteredFindPathsConfigurations { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigation
     public CIMKnowledgeGraphDataLoadingConfiguration[] DataLoadingConfigurations { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigation
     public CIMKnowledgeGraphInvestigationTypeInfo[] TypeInfos { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigation
     public CIMKnowledgeGraphQueryDefinition[] QueryDefinitions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigation
     public CIMKnowledgeGraphSearchDefinition[] SearchDefinitions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphInvestigationTypeInfo
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMKnowledgeGraphLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphLinkChartCentralityConfiguration
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphLinkChartProperties
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphNonspatialProperty
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphProperty
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphPropertyValue
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphSearchDefinition
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphSearchFilterSetting
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeGraphSpatialProperty
    Class new public class ArcGIS.Core.CIM.CIMKnowledgeLinkChartLayout
    Property new public class ArcGIS.Core.CIM.CIMLASDatasetLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMLASDatasetLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMLayerScaleVisibilityOptions
    Property new public class ArcGIS.Core.CIM.CIMLayerTemplate
     public string DataURI { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMLinkChartFeatureLayer
    Property new public class ArcGIS.Core.CIM.CIMMap
     public bool UseMasking { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMap
     public CIMWeatherEffect WeatherEffect { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMapImageLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMapImageLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAlongLine
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAlongLineRandomSize
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAlongLineSameSize
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAlongLineVariableSize
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAtExtremities
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAtMeasuredUnits
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementAtRatioPositions
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementOnLine
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerPlacementOnVertices
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMarkerStrokePlacement
     public bool KeepUpright { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMosaicLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMMosaicLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNALayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNALayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNetworkDatasetLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNetworkDatasetLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfFeatureSubLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfFeatureSubLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfImageSubLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfImageSubLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMNitfLayer
     public string[] StandaloneTables { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMOrientedImageryLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMOrientedImageryLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMParcelFabricLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMParcelFabricLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMParcelLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMParcelLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMPointCloudLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMPointCloudLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMPortalItem
    Class new public class ArcGIS.Core.CIM.CIMRainyWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMRasterLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRasterLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRasterTable
     public CIMDatabaseRelateInfo[] DatabaseRelates { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelatedReportSection
     public CIMExpressionInfo[] Expressions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelateInfo
     public int ServiceRelateID { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelateInfo
     public string RelatedMapMemberURI { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelateInfoBase
     public int ServiceRelateID { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelateInfoBase
     public string RelatedMapMemberURI { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMRelQueryTableDataConnection
     public bool OneToFirst { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMReportSection
     public CIMExpressionInfo[] Expressions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMServiceLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMServiceLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMSizeClassBreaksVisualVariable
     public CIMNumberFormat NumberFormat { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMSnowyWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMStandaloneTable
     public CIMDatabaseRelateInfo[] DatabaseRelates { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMSubtypeGroupLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMSubtypeGroupLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMSubtypeGroupLayerBase
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMSubtypeGroupLayerBase
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMSubtypeGroupTable
    Class new public class ArcGIS.Core.CIM.CIMSunnyWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMTableFrame
     public int RowLimit { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTerrainLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTerrainLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTiledServiceLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTiledServiceLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTiles3DLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTiles3DLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTinLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTinLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTopologyLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTopologyLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTraceNetworkLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTraceNetworkLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTrajectoryLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMTrajectoryLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMUtilityNetworkLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMUtilityNetworkLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMVectorTileLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMVectorTileLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMVoxelLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMVoxelLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.CIMWeatherEffect
    Property new public class ArcGIS.Core.CIM.CIMWMSLayer
     public bool EnableLayerEffects { get; set; }
    Property new public class ArcGIS.Core.CIM.CIMWMSLayer
     public CIMLayerScaleVisibilityOptions LayerScaleVisibilityOptions { get; set; }
    Class new public class ArcGIS.Core.CIM.NALastMileDeliverySolver
    Property new public class ArcGIS.Core.CIM.TimeReference
     public string TimeZoneIanaID { get; set; }
    Class new public class ArcGIS.Core.CIM.TimestampOffset
    Class new public class ArcGIS.Core.Data.BimFileConnectionProperties
    Class new public class ArcGIS.Core.Data.BimFileDataset
    Class new public class ArcGIS.Core.Data.BimFileDatasetDefinition
    Class new public class ArcGIS.Core.Data.BimFileDatastore
    Class new public class ArcGIS.Core.Data.Conflict
    Method new public class ArcGIS.Core.Data.Database
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.Database
     DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.Datastore
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.Datastore
     DatastoreProperties GetDatastoreProperties()
    Class new public class ArcGIS.Core.Data.DatastoreProperties
    Method new public class ArcGIS.Core.Data.FileSystemDatastore
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.FileSystemDatastore
     DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.Geodatabase
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.Geodatabase
     DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraph
     ArcGIS.Core.Data.DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraph
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraph
     IReadOnlyList`1[long] TransformToObjectIDs(string, IEnumerable`1[object])
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraph
     IReadOnlyList`1[object] TransformToIDs(string, IEnumerable`1[long])
    ctor new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     .ctor ()
    Property
    from public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     public object(ulong) Item(UInt64) { get; }
    to public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     public object(ulong) Item(UInt64) { get; set; }
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     System.Guid GetCLSID()
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     void Add(object)
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphArrayValue
     void AddRange(IList)
    Property
    from public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphEntityValue
     public object(string) Item(String) { get; }
    to public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphEntityValue
     public object(string) Item(String) { get; set; }
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphEntityValue
     System.Guid GetCLSID()
    Property
    from public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue
     public object(string) Item(String) { get; }
    to public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue
     public object(string) Item(String) { get; set; }
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue
     System.Guid GetCLSID()
    ctor new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue
     .ctor ()
    Property
    from public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue
     public object(string) Item(String) { get; }
    to public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue
     public object(string) Item(String) { get; set; }
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue
     System.Guid GetCLSID()
    Property new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphQueryFilter
     public KnowledgeGraphObjectValue BindParameters { get; }
    Property
    from public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphRelationshipValue
     public object(string) Item(String) { get; }
    to public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphRelationshipValue
     public object(string) Item(String) { get; set; }
    Method new public class ArcGIS.Core.Data.Knowledge.KnowledgeGraphRelationshipValue
     System.Guid GetCLSID()
    Class new public class ArcGIS.Core.Data.NetworkDiagrams.DiagramElementAttributeValues
    Class new public class ArcGIS.Core.Data.NetworkDiagrams.DiagramElementFilter
    Class new public class ArcGIS.Core.Data.NetworkDiagrams.DiagramElementInfo
    Class new public class ArcGIS.Core.Data.NetworkDiagrams.DiagramElementsAttributes
    Class new public class ArcGIS.Core.Data.NetworkDiagrams.DiagramElementSelection
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     DiagramElementsAttributes GetFeatureAttributes(DiagramElementFilter, string[], bool, bool)
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     DiagramElementsAttributes GetFeatureAttributes(DiagramElementSelection, string[], bool, bool)
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     IList`1[DiagramElementInfo] GetDiagramElementInfo(DiagramElementSelection)
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     IList`1[DiagramElementInfo] GetDiagramElementInfo(DiagramElementFilter)
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     void ClearDiagramElementInfo()
    Method new public class ArcGIS.Core.Data.NetworkDiagrams.NetworkDiagram
     void SetDiagramElementInfo(DiagramElementFilter, IList`1[DiagramElementInfo])
    Method new public class ArcGIS.Core.Data.PluginDatastore.PluginDatastore
     ArcGIS.Core.Data.DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.PluginDatastore.PluginDatastore
     bool AreDatastorePropertiesSupported()
    Property new public class ArcGIS.Core.Data.QueryFilter
     public int Offset { get; set; }
    Property new public class ArcGIS.Core.Data.QueryFilter
     public int RowCount { get; set; }
    Method new public class ArcGIS.Core.Data.Realtime.RealtimeDatastore
     ArcGIS.Core.Data.DatastoreProperties GetDatastoreProperties()
    Method new public class ArcGIS.Core.Data.Realtime.RealtimeDatastore
     bool AreDatastorePropertiesSupported()
    Property new public class ArcGIS.Core.Data.SpatialQueryFilter
     public int Offset { get; set; }
    Property new public class ArcGIS.Core.Data.SpatialQueryFilter
     public int RowCount { get; set; }
    Property new public class ArcGIS.Core.Data.Topology.TopologyError
     public long ID { get; }
    Method new public class ArcGIS.Core.Data.UnknownDatastore
     bool AreDatastorePropertiesSupported()
    Method new public class ArcGIS.Core.Data.UnknownDatastore
     DatastoreProperties GetDatastoreProperties()
    Property new public class ArcGIS.Core.Data.UtilityNetwork.Element
     public double PositionFrom { get; }
    Property new public class ArcGIS.Core.Data.UtilityNetwork.Element
     public double PositionTo { get; }
    Class new public class ArcGIS.Core.Data.UtilityNetwork.ExportOptions
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.ConnectedTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.ConnectedTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.DownstreamTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.DownstreamTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Class new public class ArcGIS.Core.Data.UtilityNetwork.Trace.FeatureElement
    Class new public class ArcGIS.Core.Data.UtilityNetwork.Trace.FeatureElementResult
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.IsolationTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.IsolationTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.LoopsTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.LoopsTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Class new public class ArcGIS.Core.Data.UtilityNetwork.Trace.ResultOptions
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.ShortestPathTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.ShortestPathTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.SubnetworkControllerTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.SubnetworkControllerTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.SubnetworkTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.SubnetworkTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Property new public class ArcGIS.Core.Data.UtilityNetwork.Trace.TraceArgument
     public ResultOptions ResultOptions { get; set; }
    Property new public class ArcGIS.Core.Data.UtilityNetwork.Trace.TraceConfiguration
     public bool UseDigitizedDirection { get; set; }
    Class new public class ArcGIS.Core.Data.UtilityNetwork.Trace.TraceExportOptions
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.Tracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Class new public class ArcGIS.Core.Data.UtilityNetwork.Trace.TraceResultFieldValue
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.UpstreamTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.Trace.UpstreamTracer
     void Export(System.Uri, TraceArgument, TraceExportOptions)
    Method new public class ArcGIS.Core.Data.UtilityNetwork.UtilityNetwork
     IReadOnlyList`1[ArcGIS.Core.Data.Selection] GetFeaturesForElements(IEnumerable`1[Element])
    Method new public class ArcGIS.Core.Data.UtilityNetwork.UtilityNetwork
     ValidationResult ValidateNetworkTopology(ArcGIS.Core.Geometry.Geometry, ArcGIS.Core.Data.ServiceSynchronizationType, ValidationType)
    Method new public class ArcGIS.Core.Data.Version
     IReadOnlyList`1[Conflict] GetConflicts()
    ctor new public class ArcGIS.Core.Geometry.EllipticArcBuilderEx
     .ctor (ArcGIS.Core.Geometry.Segment, ArcGIS.Core.Geometry.ArcOrientation, bool, double, double, ArcGIS.Core.Geometry.SpatialReference)
    Method new public class ArcGIS.Core.Geometry.EllipticArcBuilderEx
     static EllipticArcSegment CreateCircularArc(Segment, ArcOrientation, bool, double, double, SpatialReference)
    Property new public class ArcGIS.Core.Geometry.Envelope
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Geometry
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.GeometryBag
     public bool IsKnownMSimple { get; }
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     bool IsMSimple(Geometry)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Geometry DropMs(Geometry)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Geometry MultiplyMs(Geometry, double)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Geometry OffsetMs(Geometry, double)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Geometry SnapMsToSpatialReference(Geometry)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     IReadOnlyList`1[double] GetDistancesAtM(Multipart, AsRatioOrLength, double)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Monotonicity GetMMonotonicity(Multipart)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Multipart CalibrateMsByDistance(Multipart, IEnumerable`1[MapPoint], UpdateMMethod, bool, double)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Multipart ExtrapolateMs(Multipart, ExtrapolateMMethod, int, int, int, int)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Multipart ReverseMs(Multipart)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline GetSubCurveBetweenMsEx(Multipart, double, double, MSubCurveRelation&, MSubCurveRelation&)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline OrientByMs(Polyline)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline SetMsAsDistance(Polyline, Coordinate2D, double, double, bool)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline UpdateAllMsByMs(Polyline, Coordinate2D, double, double, bool)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline UpdateMsByDistance(Polyline, int, int, int, int, double, double, UpdateMMethod, bool)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     Polyline UpdateMsByMs(Polyline, int, int, int, int, double, double, UpdateMMethod)
    Method new public class ArcGIS.Core.Geometry.GeometryEngine
     void QueryFirstLastM(Polyline, double&, double&)
    Property new public class ArcGIS.Core.Geometry.MapPoint
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Multipart
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Multipatch
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Multipoint
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Polygon
     public bool IsKnownMSimple { get; }
    Property new public class ArcGIS.Core.Geometry.Polyline
     public bool IsKnownMSimple { get; }
    Property
    from public class ArcGIS.Core.Geometry.SpatialReferenceBuilder
     public Unit Unit { get; }
    to public class ArcGIS.Core.Geometry.SpatialReferenceBuilder
     public Unit Unit { get; set; }
    Property
    from public class ArcGIS.Core.Geometry.SpatialReferenceBuilder
     public Unit ZUnit { get; }
    to public class ArcGIS.Core.Geometry.SpatialReferenceBuilder
     public Unit ZUnit { get; set; }
    Enum new public Enum AttachmentDisplayType
     Auto = 3
    Enum new public Enum CentralityRelationshipInterpretation
    Enum new public Enum CentralityScoresNormalization
    Enum new public Enum ConflictType
    Enum new public Enum DataSearchMode
     StartsWith = 2
    Enum new public Enum DatasetType
     BIMFile = 41
    Enum new public Enum esriDatasetType
     esriDTLinkChart = 44
    Enum new public Enum esriDatasetType
     esriDTLocationReferencingDataset = 42
    Enum new public Enum esriDatasetType
     esriDTPresentation = 48
    Enum new public Enum esriDatasetType
     esriDTTimeline = 45
    Enum new public Enum esriDataStatType
     esriDataStatTypeCumulativeDistribution = 17
    Enum new public Enum esriDataStatType
     esriDataStatTypeDenseRank = 19
    Enum new public Enum esriDataStatType
     esriDataStatTypeExceedslimit = 9
    Enum new public Enum esriDataStatType
     esriDataStatTypeFirstValue = 10
    Enum new public Enum esriDataStatType
     esriDataStatTypeIntercept = 21
    Enum new public Enum esriDataStatType
     esriDataStatTypeLag = 12
    Enum new public Enum esriDataStatType
     esriDataStatTypeLastValue = 11
    Enum new public Enum esriDataStatType
     esriDataStatTypeLead = 13
    Enum new public Enum esriDataStatType
     esriDataStatTypeNTile = 16
    Enum new public Enum esriDataStatType
     esriDataStatTypePercentileCont = 7
    Enum new public Enum esriDataStatType
     esriDataStatTypePercentileDisc = 8
    Enum new public Enum esriDataStatType
     esriDataStatTypePercentRank = 14
    Enum new public Enum esriDataStatType
     esriDataStatTypeR2 = 22
    Enum new public Enum esriDataStatType
     esriDataStatTypeRank = 15
    Enum new public Enum esriDataStatType
     esriDataStatTypeRowNumber = 18
    Enum new public Enum esriDataStatType
     esriDataStatTypeSlope = 20
    Enum new public Enum esriImageFormat
     esriImageLERC2D = 20
    Enum new public Enum esriNetworkAttributeUnits
     esriNAUPoints = 2
    Enum new public Enum esriTimeUnits
     esriTimeUnitsDekads = 12
    Enum new public Enum esriTimeUnits
     esriTimeUnitsPentads = 13
    Enum new public Enum esriTimeUnits
     esriTimeUnitsQuarters = 11
    Enum new public Enum esriUnits
     esriUnitsLast = 18
    Enum new public Enum ExtrapolateMMethod
    Enum new public Enum FilteredFindPathsEntityUsage
    Enum new public Enum GeometricEffectControlMeasureLineRule
     TipWithPerpendicularAndTicks = 37
    Enum new public Enum KGDurativeEventMissingOneTimeBehaviour
    Enum new public Enum KGDurativeEventSwappedTimesBehaviour
    Enum new public Enum KGEventMissingAllTimesBehaviour
    Enum new public Enum KGPathFilterItemType
    Enum new public Enum KGPathFilterType
    Enum new public Enum KGPathMode
    Enum new public Enum KGPathTimeFlow
    Enum new public Enum KGTraversalDirectionType
    Enum new public Enum KnowledgeGraphSearchFilterScope
    Enum new public Enum KnowledgeLinkChartLayoutAlgorithm
    Enum new public Enum Monotonicity
    Enum new public Enum MSubCurveRelation
    Enum new public Enum ProvenanceBehavior
    Enum new public Enum ResultType
     Connectivity = 5
    Enum new public Enum ResultType
     ContainmentAndAttachment = 6
    Enum new public Enum ResultType
     Feature = 4
    Enum new public Enum UnitType
     None = -1
    Enum new public Enum ValidationType
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     bool IsMSimple(Geometry)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Geometry DropMs(Geometry)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Geometry MultiplyMs(Geometry, double)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Geometry OffsetMs(Geometry, double)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Geometry SnapMsToSpatialReference(Geometry)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     IReadOnlyList`1[double] GetDistancesAtM(Multipart, AsRatioOrLength, double)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Monotonicity GetMMonotonicity(Multipart)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Multipart CalibrateMsByDistance(Multipart, IEnumerable`1[MapPoint], UpdateMMethod, bool, double)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Multipart ExtrapolateMs(Multipart, ExtrapolateMMethod, int, int, int, int)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Multipart ReverseMs(Multipart)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline GetSubCurveBetweenMsEx(Multipart, double, double, MSubCurveRelation&, MSubCurveRelation&)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline OrientByMs(Polyline)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline SetMsAsDistance(Polyline, Coordinate2D, double, double, bool)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline UpdateAllMsByMs(Polyline, Coordinate2D, double, double, bool)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline UpdateMsByDistance(Polyline, int, int, int, int, double, double, UpdateMMethod, bool)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     Polyline UpdateMsByMs(Polyline, int, int, int, int, double, double, UpdateMMethod)
    Method new public interface ArcGIS.Core.Geometry.IGeometryEngine
     void QueryFirstLastM(Polyline, double&, double&)
    Class new public static class ArcGIS.Core.Data.Knowledge.KnowledgeGraphExtensions
      Detailed list of changes: ArcGIS.CoreHost
    Type Change API change
      Detailed list of changes: ArcGIS.Desktop.Catalog
      Detailed list of changes: ArcGIS.Desktop.Core
    Type Change API change
    Class new public class ArcGIS.Desktop.Core.Events.ProProjectSavingStripCredentialsEvent
    Class new public class ArcGIS.Desktop.Core.Events.ProProjectStripCredentialsEventArgs
    Property new public class ArcGIS.Desktop.Core.GeoprocessingOptions
     public bool AddToTopOfMapContents { get; }
    Method new public class ArcGIS.Desktop.Core.GeoprocessingOptions
     void SetAddToTopOfMapContents(bool)
    Class new public class ArcGIS.Desktop.Core.MappingOptions
    Property new public class ArcGIS.Desktop.Core.Project
     public bool IsPortalProject { get; }
    Class new public class ArcGIS.Desktop.Core.ProjectSaveCannotGetTokenException
    Class new public class ArcGIS.Desktop.Core.ProjectSaveGeneralPortalException
    Class new public class ArcGIS.Desktop.Core.ProjectSaveNoPortalUrlException
    Class new public class ArcGIS.Desktop.Core.ProjectSaveNotActivePortalException
    Class new public class ArcGIS.Desktop.Core.ProjectSaveNotSignedOnException
    Class new public class ArcGIS.Desktop.Core.ProjectSavePortalException
    Method new public class ArcGIS.Desktop.Core.ViewStatePane
     void OnMouseHWheel(short, short, short, short)
    Enum new public Enum CheckMapsWhenDeleting
    Enum new public Enum CheckMapsWhenRenaming
    Method new public interface ArcGIS.Desktop.Core.ISharingModule
     System.Threading.Tasks.Task UpdatePortalConnectionsAsync()
    Method new public interface ArcGIS.Desktop.Core.ISharingUtilities
     bool IsValidFileNameForPortalProjects(string, bool, bool, bool, bool, bool, bool)
    Method new public interface ArcGIS.Desktop.Core.ISharingUtilities
     string GetInvalidCharsInNameForPortalProjects(string, bool, bool, bool, bool)
    Property new public static class ArcGIS.Desktop.Core.ApplicationOptions
     public static MappingOptions MappingOptions { get; }
      Detailed list of changes: ArcGIS.Desktop.Editing
      Detailed list of changes: ArcGIS.Desktop.Extensions
    Type Change API change
      Detailed list of changes: ArcGIS.Desktop.Framework
      Detailed list of changes: ArcGIS.Desktop.GeoProcessing
    Type Change API change
      Detailed list of changes: ArcGIS.Desktop.Layouts
    Type Change API change
    Class new public class ArcGIS.Desktop.Layouts.GlossaryTableInfo
    Method new public class ArcGIS.Desktop.Reports.Report
     List`1[ArcGIS.Core.CIM.CIMExpressionInfo] GetExpressions(string)
    Method new public class ArcGIS.Desktop.Reports.Report
     List`1[ArcGIS.Core.CIM.CIMReportElementFieldProperties] GetStatistics(ArcGIS.Core.CIM.CIMReportSectionElement)
    Method new public class ArcGIS.Desktop.Reports.Report
     void MoveGroupSection(ReportGroupHeader, bool)
    Method new public class ArcGIS.Desktop.Reports.Report
     void MoveRelateSection(string, bool)
    Method new public class ArcGIS.Desktop.Reports.Report
     void SetExpressions(IEnumerable`1[ArcGIS.Core.CIM.CIMExpressionInfo], string, IEnumerable`1[string], IEnumerable`1[string])
    Method new public class ArcGIS.Desktop.Reports.ReportElementFactory
     ArcGIS.Desktop.Layouts.MapFrame CreateMapFrame(ArcGIS.Desktop.Mapping.IElementContainer, ArcGIS.Core.Geometry.Envelope, ArcGIS.Desktop.Mapping.Map, string)
    Method new public class ArcGIS.Desktop.Reports.ReportRelateSection
     List`1[ArcGIS.Core.CIM.CIMExpressionInfo] GetCIMExpressionInfos()
    Method new public class ArcGIS.Desktop.Reports.ReportSection
     List`1[ArcGIS.Core.CIM.CIMExpressionInfo] GetCIMExpressionInfos()
    Enum new public Enum MapSurroundType
     GlossaryTable = 65
    Method new public interface ArcGIS.Desktop.Reports.IReportElementFactory
     ArcGIS.Desktop.Layouts.MapFrame CreateMapFrame(ArcGIS.Desktop.Mapping.IElementContainer, ArcGIS.Core.Geometry.Envelope, ArcGIS.Desktop.Mapping.Map, string)
      Detailed list of changes: ArcGIS.Desktop.Mapping
    Type Change API change
    Property new public class ArcGIS.Desktop.Mapping.AIXFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.AIXFormat
     public bool IncludeNonVisibleMapLayers { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     public double ReferenceScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.AnnotationLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.AnnotationSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BasicFeatureLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BasicRasterLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.BMPFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.BMPFormat
     public int Threshold { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BuildingDisciplineSceneLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.BuildingSceneLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CatalogDynamicGroupLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.CatalogLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CatalogLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.CatalogLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CatalogLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.CatalogLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CatalogLayer
     void SetShowLayerAtAllScales(bool)
    Class new public class ArcGIS.Desktop.Mapping.CompositeFeatureLayer
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.CompositeLayerWithTables
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.DiagramLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DiagramLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.DiagramLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.DiagramLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DiagramLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DiagramLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.DiagramLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DiagramLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.DimensionLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DimensionLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.DimensionLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.DimensionLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DimensionLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DimensionLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.DimensionLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DimensionLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.DynamicServiceLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     bool CanRemoveLayer(Layer)
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     bool CanRemoveLayers(IEnumerable`1[Layer])
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ElevationSurfaceLayer
     void SetShowLayerAtAllScales(bool)
    Class new public class ArcGIS.Desktop.Mapping.ElevationTypeDefinition
    Property new public class ArcGIS.Desktop.Mapping.EMFFormat
     public bool DoShowSelectionSymbology { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[Layer] FindLayers(string, bool)
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[Layer] GetLayersAsFlattenedList()
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[Layer] GetSnapshot()
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[MapMember] GetMapMembersAsFlattenedList()
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[StandaloneTable] FindStandaloneTables(string)
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     IReadOnlyList`1[StandaloneTable] GetStandaloneTablesAsFlattenedList()
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     Layer FindLayer(string, bool)
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public bool IsSelectable { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public LayerElevationType ElevationType { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public LegendStatus LegendStatus { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public ObjectModel.ReadOnlyObservableCollection`1[Layer] Layers { get; }
    Property new public class ArcGIS.Desktop.Mapping.ENCLayer
     public ObjectModel.ReadOnlyObservableCollection`1[StandaloneTable] StandaloneTables { get; }
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     StandaloneTable FindStandaloneTable(string)
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ENCLayer
     void SetShowLayerAtAllScales(bool)
    Class new public class ArcGIS.Desktop.Mapping.ENCSubLayer
    Class new public class ArcGIS.Desktop.Mapping.ENCSubTable
    Property new public class ArcGIS.Desktop.Mapping.EPSFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.ExportFormat
     public bool DoShowSelectionSymbology { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.FeatureLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.FeatureLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.FeatureLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureMosaicSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureSceneLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FeatureTrajectorySubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.FloodSimulationLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.GIFFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.GIFFormat
     public int Threshold { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GlobeServiceLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GraphicsLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     bool CanRemoveLayer(Layer)
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     bool CanRemoveLayers(IEnumerable`1[Layer])
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.GroupLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.GroupLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GroupLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.GroupLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.GroupLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ImageMosaicSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ImageServiceLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.IntegratedMeshSceneLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.JPEGFormat
     public bool DoShowSelectionSymbology { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.KMLLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.KMLLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.KMLLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.KMLLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.KMLLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.KMLLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.KMLLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.KMLLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     ArcGIS.Core.Data.Knowledge.KnowledgeGraph GetDatastore()
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     KnowledgeGraphLayerIDSet GetIDSet()
    Property new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     string GetServiceUri()
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayerCreationParams
     public KnowledgeGraphLayerIDSet IDSet { get; set; }
    Class new public class ArcGIS.Desktop.Mapping.KnowledgeGraphLayerIDSet
    Method new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.LasDatasetLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.Layer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.Layer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.Layer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.Layer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.Layer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.Layer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.Layer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.Layer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.LayerFactory
     bool CanCreateLayer{T}(LayerCreationParams, ILayerContainerEdit)
    ctor new public class ArcGIS.Desktop.Mapping.LineOfSightParams
     .ctor (ArcGIS.Core.Geometry.Polyline, double, double, bool, bool, double, ArcGIS.Core.Geometry.SpatialReference)
    ctor new public class ArcGIS.Desktop.Mapping.LineOfSightParams
     .ctor (ArcGIS.Core.Geometry.Polyline, double, double, ArcGIS.Core.Geometry.SpatialReference)
    Class new public class ArcGIS.Desktop.Mapping.LinkChartFeatureLayer
    Method new public class ArcGIS.Desktop.Mapping.Map
     bool CanRemoveLayer(Layer)
    Method new public class ArcGIS.Desktop.Mapping.Map
     bool CanRemoveLayers(IEnumerable`1[Layer])
    Method new public class ArcGIS.Desktop.Mapping.Map
     IReadOnlyList`1[ElevationSurfaceLayer] GetCustomElevationSurfaceLayers()
    Property new public class ArcGIS.Desktop.Mapping.Map
     public bool IsLinkChart { get; }
    Method new public class ArcGIS.Desktop.Mapping.MapFactory
     Map CreateLinkChart(string, ArcGIS.Core.Data.Knowledge.KnowledgeGraph, KnowledgeGraphLayerIDSet, string)
    Method new public class ArcGIS.Desktop.Mapping.MapFactory
     Map CreateLinkChart(string, ArcGIS.Core.Data.Knowledge.KnowledgeGraph, KnowledgeGraphLayerIDSet)
    Method new public class ArcGIS.Desktop.Mapping.MapFactory
     Map CreateLinkChart(string, System.Uri, KnowledgeGraphLayerIDSet)
    Method new public class ArcGIS.Desktop.Mapping.MapFactory
     Map CreateLinkChart(string, System.Uri, KnowledgeGraphLayerIDSet, string)
    Method new public class ArcGIS.Desktop.Mapping.MapImageLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.MapImageLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.MapImageLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.MapImageLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.MapImageLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.MapImageLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.MapImageLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.MapImageLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.MapView
     public bool IsLinkChartView { get; }
    Method new public class ArcGIS.Desktop.Mapping.MapView
     void SetCursorPosition(System.Windows.Point)
    Method new public class ArcGIS.Desktop.Mapping.MapView
     void SetCursorPosition(ArcGIS.Core.Geometry.MapPoint)
    Method new public class ArcGIS.Desktop.Mapping.MosaicLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.MosaicLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.MosaicLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.MosaicLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.MosaicLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.MosaicLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.MosaicLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.MosaicLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NetworkAnalystLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NetworkDatasetLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfFeatureSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfImageSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     bool CanRemoveLayer(Layer)
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     bool CanRemoveLayers(IEnumerable`1[Layer])
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.NitfLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.NitfLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.NitfLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.OrientedImageryLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ParcelLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ParcelLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ParcelLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ParcelLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ParcelLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ParcelLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ParcelLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ParcelLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.PDFFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.PDFFormat
     public bool IncludeNonVisibleMapLayers { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.PNGFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.PNGFormat
     public int Threshold { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.PointCloudSceneLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.RasterLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.RasterLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.RasterLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.RasterLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.RasterLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.RasterLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.RasterLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.RasterLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceCompositeSubLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ServiceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ServiceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ServiceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.ServiceSubLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubTable
     public bool IsSubtypeTable { get; }
    Property new public class ArcGIS.Desktop.Mapping.ServiceSubTable
     public int SubtypeValue { get; }
    Method new public class ArcGIS.Desktop.Mapping.SimulationLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SimulationLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.SimulationLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.SimulationLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SimulationLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SimulationLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.SimulationLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SimulationLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.StandaloneTable
     public bool IsSubtypeTable { get; }
    Property new public class ArcGIS.Desktop.Mapping.StandaloneTable
     public int SubtypeValue { get; }
    Method new public class ArcGIS.Desktop.Mapping.StandaloneTableFactory
     bool CanCreateStandaloneTable(StandaloneTableCreationParams, IStandaloneTableContainerEdit)
    Method new public class ArcGIS.Desktop.Mapping.StreamLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.StreamLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.StreamLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.StreamLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.StreamLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.StreamLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.StreamLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.StreamLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SubtypeGroupLayer
     void SetShowLayerAtAllScales(bool)
    Class new public class ArcGIS.Desktop.Mapping.SubtypeGroupTable
    Method new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.SurfaceLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.SVGFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.SVGFormat
     public bool IncludeNonVisibleMapLayers { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.SymbolFactory
     bool IsFontAvailable(string, string, ArcGIS.Core.CIM.FontType, List`1[ArcGIS.Core.CIM.CIMFontVariation])
    Method new public class ArcGIS.Desktop.Mapping.TerrainLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TerrainLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TerrainLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TerrainLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TerrainLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TerrainLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TerrainLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TerrainLayer
     void SetShowLayerAtAllScales(bool)
    Property new public class ArcGIS.Desktop.Mapping.TGAFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.TIFFFormat
     public bool DoShowSelectionSymbology { get; set; }
    Property new public class ArcGIS.Desktop.Mapping.TIFFFormat
     public int Threshold { get; set; }
    Method new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TiledServiceLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.Tiles3DLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.TinLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TinLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TinLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TinLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TinLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TinLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TinLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TinLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.TOCActiveMapViewProviderPane
     void OnMouseHWheel(short, short, short, short)
    Method new public class ArcGIS.Desktop.Mapping.TOCMapPaneProviderPane
     void OnMouseHWheel(short, short, short, short)
    Method new public class ArcGIS.Desktop.Mapping.TopologyLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TopologyLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TopologyLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TopologyLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TopologyLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TopologyLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TopologyLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TopologyLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TraceNetworkLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.TrajectoryLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.UtilityNetworkLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.VectorTileLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.VoxelLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.VoxelLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.VoxelLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.VoxelLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.VoxelLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.VoxelLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.VoxelLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.VoxelLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.WMSLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.WMSLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.WMSLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.WMSLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.WMSLayer
     void SetShowLayerAtAllScales(bool)
    Method new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     bool CanSetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     ElevationTypeDefinition GetElevationTypeDefinition()
    Property new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     public bool ShowLayerAtAllScales { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     public double SavedMaxScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     public double SavedMinScale { get; }
    Property new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     public LayerElevationType ElevationType { get; }
    Method new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     void SetElevationTypeDefinition(ElevationTypeDefinition)
    Method new public class ArcGIS.Desktop.Mapping.WMSSubLayer
     void SetShowLayerAtAllScales(bool)
    Enum new public Enum BMPColorMode
     OneBitMonochromeThreshold = 6
    Enum new public Enum CheckMapsWhenDeleting
    Enum new public Enum CheckMapsWhenRenaming
    Enum new public Enum ColorMode
     OneBitMonochromeThreshold = 6
    Enum new public Enum esriServerCapability
     esriSCUNSupportsPBFResponse = 44
    Enum new public Enum esriServerCapability
     esriSCUNSupportsTraceSynthesizeGeometries = 46
    Enum new public Enum esriServerCapability
     esriSCVSSupportsWriteErrors = 45
    Enum new public Enum ExportPageOptions
     ExportCurrentPageOnly = -1
    Enum new public Enum GIFColorMode
     OneBitMonochromeThreshold = 6
    Enum new public Enum KnowledgeGraphFilterType
    Enum new public Enum LayerElevationType
    Enum new public Enum MapMemberEventHint
     SavedMaxScale = 250
    Enum new public Enum MapMemberEventHint
     SavedMinScale = 249
    Enum new public Enum NASolveType
     LastMileDelivery = 9
    Enum new public Enum PNGColorMode
     OneBitMonochromeThreshold = 6
    Enum new public Enum TIFFColorMode
     OneBitMonochromeThreshold = 6
    Method new public interface ArcGIS.Desktop.Mapping.ILayerContainerEdit
     bool CanRemoveLayer(Layer)
    Method new public interface ArcGIS.Desktop.Mapping.ILayerContainerEdit
     bool CanRemoveLayers(IEnumerable`1[Layer])
    Method new public interface ArcGIS.Desktop.Mapping.ILayerFactory
     bool CanCreateLayer{T}(LayerCreationParams, ILayerContainerEdit)
    Method new public interface ArcGIS.Desktop.Mapping.IMapFactory
     Map CreateLinkChart(string, ArcGIS.Core.Data.Knowledge.KnowledgeGraph, KnowledgeGraphLayerIDSet)
    Method new public interface ArcGIS.Desktop.Mapping.IMapFactory
     Map CreateLinkChart(string, System.Uri, KnowledgeGraphLayerIDSet, string)
    Method new public interface ArcGIS.Desktop.Mapping.IMapFactory
     Map CreateLinkChart(string, System.Uri, KnowledgeGraphLayerIDSet)
    Method new public interface ArcGIS.Desktop.Mapping.IMapFactory
     Map CreateLinkChart(string, ArcGIS.Core.Data.Knowledge.KnowledgeGraph, KnowledgeGraphLayerIDSet, string)
    Method new public interface ArcGIS.Desktop.Mapping.IStandaloneTableFactory
     bool CanCreateStandaloneTable(StandaloneTableCreationParams, IStandaloneTableContainerEdit)
    Method new public interface ArcGIS.Desktop.Mapping.ISymbolFactory
     bool IsFontAvailable(string, string, ArcGIS.Core.CIM.FontType, List`1[ArcGIS.Core.CIM.CIMFontVariation])
    Method new public static class ArcGIS.Desktop.Core.FrameworkExtender
     static IReadOnlyList`1[ArcGIS.Desktop.Mapping.Map] GetLinkChartMaps(ArcGIS.Desktop.Framework.PaneCollection, string)
    Property new public static class ArcGIS.Desktop.Mapping.SelectionEnvironment
     public static bool EnableClickTolerance { get; }
    Method new public static class ArcGIS.Desktop.Mapping.SelectionEnvironment
     static void SetEnableClickTolerance(bool)
      Detailed list of changes: ArcGIS.Desktop.TaskAssistant
    Type Change API change
      Detailed list of changes: ArcGIS.Desktop.Workflow
      Detailed list of changes: ArcGIS.Desktop.Workflow.Client
    Type Change API change
    NameSpace new ArcGIS.Desktop.Workflow.Client.Events
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     ArcGIS.Core.Events.SubscriptionToken Register(System.Func`2[WorkflowConnectionChangedEventArgs,System.Threading.Tasks.Task], bool)
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     bool Contains(ArcGIS.Core.Events.SubscriptionToken)
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     bool Contains(System.Func`2[WorkflowConnectionChangedEventArgs,System.Threading.Tasks.Task])
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     static ArcGIS.Core.Events.SubscriptionToken Subscribe(System.Func`2[WorkflowConnectionChangedEventArgs,System.Threading.Tasks.Task], bool)
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     static void Unsubscribe(ArcGIS.Core.Events.SubscriptionToken)
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     static void Unsubscribe(System.Func`2[WorkflowConnectionChangedEventArgs,System.Threading.Tasks.Task])
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     System.Threading.Tasks.Task BroadcastAsync(WorkflowConnectionChangedEventArgs)
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     void OnFirstRegister()
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     void OnLastUnregister()
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     void Unregister(System.Func`2[WorkflowConnectionChangedEventArgs,System.Threading.Tasks.Task])
    Method new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEvent
     void Unregister(ArcGIS.Core.Events.SubscriptionToken)
    Class new public class ArcGIS.Desktop.Workflow.Client.Events.WorkflowConnectionChangedEventArgs
    .