[]
        
(Showing Draft Content)

C1.Win.Map.Marker

Marker Class

Represents the marker displayed in the C1Map.

Inheritance
Marker
Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Marker : NotifyObject

Constructors

Name Description
Marker()

Properties

Name Description
Caption

Gets or sets the caption of this marker.

CustomShape

Gets or sets the custom shape if Shape property is Custom.

LabelAngle

Gets or sets the label position relatively to the marker.

LabelPosition

Gets or sets the label position relatively to the marker.

Shape

Gets or sets the shape of this marker.

Size

Gets or sets the size of the marker shape.