BoundingLinesLeftTop Property |
Left top corner point.
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 LeftTop { get; }
Public ReadOnly Property LeftTop As Location
Get
public:
property Location LeftTop {
Location get ();
}
member LeftTop : Location with get
Property Value
Type:
LocationSee Also