Input for WinForms | ComponentOne
C1.Framework Namespace / PathIconRenderer Class / HasStroke Property

In This Topic
    HasStroke Property (PathIconRenderer)
    In This Topic
    Gets a value indicating whether the shape has a stroke.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property HasStroke As Boolean
    protected bool HasStroke {get;}
    See Also