How to set FixedAspectRatio to False for Legend
I'm creating a legend. I want to set IBoundsProperties.FixedAspectRatio to False. When I run the code, I get "The method or operation is not implemented." Code snippet (C#): Code: ILegend2 legend =...
View ArticleHow to Subtract one Polygon from Another
I have two polygon geometries - one is a polygon from a feature and the other is created from the current view extent (which is always the larger polygon, if that matters). I want to subtract the...
View Articlehow to obtain ILabelEngineLayerProperties2 ? and error calling it's method
How do we obtain ILabelEngineLayerProperties2 ? The only way I could figure it out is through IGeoFeatureLayer.AnnotationProperties which is collection of IAnnotateLayerProperties interfaces. Then I...
View ArticleHowto save to and restore from file the featurelayer's IFeatureSelection...
Hello, Like symbology, I would like to save to and restore from file the featurelayer's IFeatureSelection properties. This properties are set on the FeatureLayerSelectionPropertyPage. I can do it (save...
View ArticleDefault labeling engine in arcgis 10.2.2
Does anyone know the default labeling engine in arcgis 10.2.2 ? maplex or standard.
View ArticleCreate MSD in 10.2
Background: In 10.0, I'm able to create a map service in less than 2 seconds with ArcObjects.NET. My software has clients all over the US that got very used to new map services up within 10 seconds....
View ArticleIMetadataHelper implementation in ArcCatalog
I want to implement IMetadataHelper interface in ArcCatalog, but i could not find a way to implement it. API Reference mention that it should be implemented through MetadataExtension but i coud not...
View ArticleSelecting by rectangle un axSceneControl
I need to activate a tool that can select features by rectangle in axSceneControl (standalone app). So, default ControlsSceneSelectFeaturesToolClass can't do this. How can i do this?
View ArticleShared Add-Ins Not Updating - Possible Cause
An "undocumented feature" of ArcGIS I have found dealing with shared add-ins can give you the impression updating from the shared folder is not working. One cause of this is older versions of the...
View ArticlePre-release announcement about the New Forums
For the past few months, development work has been underway here at Esri to build a comprehensive online community platform, which will include new evolved discussion forum. Esri's new Enterprise...
View ArticleHow to get labels to display over graphic
I've created a graphic polygon that is actually a polygon with the center cut out (I created it using ITopologicalOperator.Difference to remove the smaller polygon from the larger one). Now I want the...
View Articlehow to get representation control points?
hi ,everyone. i have a question, when i write code about representation , using arcobject . how can i get representation control points of the representation feature? Any Suggestions?
View ArticleThe table was not found. [GDB_DBTune] createFeatureDataset arcGIS 9.3
Hi, Looking for some help with creating feature datasets in a new Geodatabase. The following code works find with 10.1, but not 9.3.1. Code: IGeographicCoordinateSystem m_geographicCoordinateSystem =...
View ArticleMost cost-effective way to automate driving distance queries
(Not sure where I should post this. I did not see a forum sub category where you can post questions about what software / development solution to use. Each sub category seems to be about a specific...
View Article