Gets or sets the location of the MapIcon.
Namespace:
Ptv.XServer.Controls.Map.Layers.Shapes
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Point Location { get; set; }
Public Property Location As Point
Get
Set
public:
property Point Location {
Point get ();
void set (Point value);
}
member Location : Point with get, set
Property Value
Type:
PointSee Also