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

In This Topic
    MapLocation Class Members
    In This Topic

    The following tables list the members exposed by MapLocation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapLocation class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe distance of the item from the left of the containing object. An expression should evaluate to a System.Double. The default value is 0.  
    Public PropertyThe distance of the item from the top of the containing object. An expression should evaluate to a System.Double. The default value is 0.  
    Public PropertyGets or sets the unit for both left and top. That evaluates to one of MapUnit. The default value is MapUnit.Percentage.  
    Top
    See Also