[]
Initializes a new instance of the Type3SetWidthAndBoundingBox class.
public Type3SetWidthAndBoundingBox(float wx, float wy, float llx, float lly, float urx, float ury)
Public Sub New(wx As Single, wy As Single, llx As Single, lly As Single, urx As Single, ury As Single)
Type | Name | Description |
---|---|---|
float | wx | The value of Wx. |
float | wy | The value of Wy. |
float | llx | The value of LLX. |
float | lly | The value of LLY. |
float | urx | The value of URX. |
float | ury | The value of URY. |