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

In This Topic
    RightMargin Property (IMapSubItem)
    In This Topic
    Width of the right margin. The default value is 0in.
    Syntax
    'Declaration
     
    ReadOnly Property RightMargin As Length
    Length RightMargin {get;}
    See Also