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

In This Topic
    ContentMargin Property (IMapViewport)
    In This Topic
    Gets the margin between a MapViewport element and its content.
    Syntax
    'Declaration
     
    ReadOnly Property ContentMargin As Length
    Length ContentMargin {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the margin between a MapViewport element and its content.
    See Also