BoundingLinesBottom Property |
Bottom side; from left to right.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Location[] Bottom { get; }
Public ReadOnly Property Bottom As Location()
Get
public:
property array<Location>^ Bottom {
array<Location>^ get ();
}
member Bottom : Location[] with get
Property Value
Type:
LocationSee Also