ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSize Class
Properties

In This Topic
    MapSize Class Members
    In This Topic

    The following tables list the members exposed by MapSize.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapSize class.  
    Top
    Public Properties
     NameDescription
    Public PropertyHeight of the item. An expression should evaluate to a System.Double.  
    Public PropertyGets or sets the unit for both width and height. That evaluates to one of MapUnit. The default value is MapUnit.Percentage.  
    Public PropertyWidth of the item. An expression should evaluate to a System.Double.  
    Top
    See Also