ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapSize Class / Width Property

In This Topic
    Width Property (MapSize)
    In This Topic
    Width of the item.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also