PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / Pen Class / Width Property

In This Topic
    Width Property
    In This Topic
    Gets or sets the pen width.
    Syntax
    'Declaration
     
    
    Public Property Width As Double
    public double Width {get; set;}
    See Also