Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPlacemark Class
Properties Methods


In This Topic
    VectorPlacemark Class Members
    In This Topic

    The following tables list the members exposed by VectorPlacemark.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of VectorPlacemark object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the geometry for this vector element. (Inherited from C1.Win.Map.VectorItem)
    Public PropertyGets or sets the style for label.  
    Public PropertyGets or sets the maximum width of the label. Zero or negative value to auto determing.  
    Public PropertyGets or sets the level of details of this placemark.  
    Public PropertyGets or sets the marker for this placemark.  
    Public PropertyGets the style for this vector element. (Inherited from C1.Win.Map.VectorItem)
    Public PropertyGets or sets arbitrary user-defined data. (Inherited from C1.Win.Map.VectorItem)
    Public PropertyGets or sets a value indicates whether should be used to auto center and zoom. (Inherited from C1.Win.Map.VectorItem)
    Public PropertyOverridden. Gets the type (VectorType.Placemark) of this vector element.  
    Public PropertyGets or sets the visibility of this vector element. (Inherited from C1.Win.Map.VectorItem)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Map.NotifyObject)
    Top
    See Also