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