[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.Type3SetWidth.-ctor

Type3SetWidth Constructor

Type3SetWidth(float, float)

Initializes a new instance of the Type3SetWidth class.

Declaration
public Type3SetWidth(float wx, float wy)
Public Sub New(wx As Single, wy As Single)
Parameters
Type Name Description
float wx

The value of Wx.

float wy

The value of Wy.