To customize equal-area projection, do the following.
1. Set an EqualAreaProjection object to the MapItemsLayerBase.MapProjection property of a vector data layer.
2. Specify its Width/Height ratio. To do this, assign this ratio based size to the MapItemsLayerBase.InitialMapSize property of the vector data layer.
1. Set an EqualAreaProjection object to the MapItemsLayerBase.MapProjection property of a vector data layer.
2. Specify its Width/Height ratio. To do this, assign this ratio based size to the MapItemsLayerBase.InitialMapSize property of the vector data layer.