InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1PathIcon Class / StrokeThickness Property

In This Topic
    StrokeThickness Property (C1PathIcon)
    In This Topic
    Gets or sets 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