[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLocation

MapLocation Class

Represents the properties for map sub-items location.

Inheritance
MapLocation
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class MapLocation

Constructors

Name Description
MapLocation()

Properties

Name Description
Left

Gets or sets the distance of the item from the left of the containing object.

Top

Gets or sets the distance of the item from the top of the containing object.

Unit

Gets or sets the unit for both left and top.

Extension Methods