Maps for ASP.NET Web Forms
PinPoint Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > Placemark Class : PinPoint Property
Gets or sets the point within the mark to pin the mark relates to the specific placemark location.
Syntax
'Declaration
 
Public Property PinPoint As System.Drawing.Point
public System.Drawing.Point PinPoint {get; set;}
Remarks
The default value is (0,0).
See Also

Reference

Placemark Class
Placemark Members