ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / 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 System.Single
    public System.float StrokeThickness {get; set;}
    Remarks
    The actual stroke thickness is calculated according to icon scale.
    See Also