[]
        
(Showing Draft Content)

C1.Win.Map.MarkerImageShape.PinPoint

PinPoint Property

PinPoint

Gets or sets a point indicating the pin point of the image.

Declaration
[TypeConverter(typeof(PointFConverter))]
public PointF PinPoint { get; set; }
Remarks

Default is (0.5, 0.5), means anchor in the center. The valid range is from (0, 0) to (1, 1). It does not take affect for the marker in legend.