BoundingLinesLeft Property |
Left side; from top to bottom.
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[] Left { get; }
Public ReadOnly Property Left As Location()
Get
public:
property array<Location>^ Left {
array<Location>^ get ();
}
member Left : Location[] with get
Property Value
Type:
LocationSee Also