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

In This Topic
    StrokeOpacity Property (C1VectorItemBase)
    In This Topic
    Gets or sets the stroke opacity of the vector item, from 0 to 1.
    Syntax
    'Declaration
     
    Public Property StrokeOpacity As System.Double
    public System.double StrokeOpacity {get; set;}
    Remarks
    The default value is 1.
    See Also