BoundingLinesRight Property |
Right 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[] Right { get; }
Public ReadOnly Property Right As Location()
Get
public:
property array<Location>^ Right {
array<Location>^ get ();
}
member Right : Location[] with get
Property Value
Type:
LocationSee Also