ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapLocation Class / Left Property

In This Topic
Left Property (MapLocation)
In This Topic
Gets or sets the distance of the item from the left of the containing object.
Syntax
'Declaration
 
Public Property Left As Double
 

Property Value

A System.Double representing the distance from the left of the containing object.
Remarks
The default value is 0.
See Also