[]
PDF "d0" operator. Set width information for the glyph and declare that the glyph description specifies both its shape and its color.
public class Type3SetWidth : OperatorBase
| Name | Description |
|---|---|
| Type3SetWidth(float, float) | Initializes a new instance of the Type3SetWidth class. |
| Name | Description |
|---|---|
| Wx | The horizontal displacement in the glyph coordinate system. |
| Wy | The vertical displacement in the glyph coordinate system. |
| Name | Description |
|---|---|
| Desc | Gets the operator's description. |
| Name | Gets the operator's PDF name. |
| Name | Description |
|---|---|
| IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |