ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / Widen Method

In This Topic
    Widen Method (PathEx)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Widen( _
       ByVal width As Single _
    ) 
    public void Widen( 
       float width
    )

    Parameters

    width
    See Also