ActiveReports 12
ProjectionCenterY Property (MapViewport)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapViewport Class : ProjectionCenterY Property
Gets or sets the Y projection center in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.
Syntax
'Declaration
 
Public Property ProjectionCenterY As ExpressionInfo
public ExpressionInfo ProjectionCenterY {get; set;}
See Also

Reference

MapViewport Class
MapViewport Members