ActiveReports 18 .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
    Specifies the margin between a MapViewport element and its content.
    Syntax
    'Declaration
     
    ReadOnly Property ContentMargin As Length
    Length ContentMargin {get;}
    See Also