ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface / ProjectionCenterX Property

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