Input for WinForms | ComponentOne
C1.Framework Namespace / VectorIconElement Class / StrokeThickness Property

In This Topic
    StrokeThickness Property (VectorIconElement)
    In This Topic
    The stroke thickness.
    Syntax
    'Declaration
     
    
    Public Property StrokeThickness As Single
    public float StrokeThickness {get; set;}
    Remarks
    The actual stroke thickness is calculated according to icon scale.
    See Also