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

In This Topic
    C1VectorItemBase Class Members
    In This Topic

    The following tables list the members exposed by C1VectorItemBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the fill color of the vector item.  
    Public PropertyGets or sets the fill opacity of the vector item, from 0 to 1.  
    Public PropertyGets or sets the level of details of the vector item.  
    Public PropertyGets or sets the name of the vector item.  
    Public PropertyGets a collection of PointD which represents the coordinates of this vector item, in geographic unit (longitude and latitude).  
    Public PropertyGets or sets the stroke color of the vector item.  
    Public PropertyGets or sets the stroke dash style of the vector item.  
    Public PropertyGets or sets the shape at the end of the line.  
    Public PropertyGets or sets the shape that join two lines.  
    Public PropertyGets or sets the limit on the ratio of the miter length to half the stroke thickness of the shape.  
    Public PropertyGets or sets the stroke opacity of the vector item, from 0 to 1.  
    Public PropertyGets or sets the stroke thicknees of the vector item, in pixel.  
    Public PropertyGets the type of the vector item.  
    Top
    See Also