Gets or sets the anchor 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 LocationAnchor Anchor { get; set; }
Public Property Anchor As LocationAnchor
Get
Set
public:
property LocationAnchor Anchor {
LocationAnchor get ();
void set (LocationAnchor value);
}
member Anchor : LocationAnchor with get, set
Property Value
Type:
LocationAnchorSee Also