ActiveReports 19 .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
    Gets or sets the width of the item.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}

    Property Value

    A System.Double representing the width of the item.
    See Also