ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorPlacemark Class
Properties

In This Topic
    C1VectorPlacemark Class Members
    In This Topic

    The following tables list the members exposed by C1VectorPlacemark.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of C1VectorPlacemark object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fill color of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the fill opacity of the vector item, from 0 to 1. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the label of the vector item.  
    Public PropertyGets or sets the level of details of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the name of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the coordinates of the mark, in geographic unit (longitude and latitude).  
    Public PropertyGets or sets the stroke color of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the stroke dash style of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the shape at the end of the line. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the shape that join two lines. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the limit on the ratio of the miter length to half the stroke thickness of the shape. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the stroke opacity of the vector item, from 0 to 1. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets or sets the stroke thicknees of the vector item, in pixel. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Public PropertyGets the type of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase)
    Top
    See Also