ProjectionCenterX Property (IMapViewport)
In This Topic
Gets the X projection center of a MapViewport element in map coordinates.
Syntax
'Declaration
ReadOnly Property ProjectionCenterX As Double
double ProjectionCenterX {get;}
Property Value
A
System.Double representing the X projection center of a MapViewport element in map coordinates.
See Also