ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapView Interface / CenterUnits Property

In This Topic
    CenterUnits Property
    In This Topic
    Gets the type of the MapViewport.MapView.
    Syntax
    'Declaration
     
    ReadOnly Property CenterUnits As MapViewCenterUnits
    MapViewCenterUnits CenterUnits {get;}

    Property Value

    A MapViewCenterUnits representing the type of the MapViewport.MapView.
    See Also