[]
PDF "d1" operator. Set width information for the glyph and declare that the glyph description specifies both its shape and its color.
public class Type3SetWidthAndBoundingBox : OperatorBase
| Name | Description |
|---|---|
| Type3SetWidthAndBoundingBox(float, float, float, float, float, float) | Initializes a new instance of the Type3SetWidthAndBoundingBox class. |
| Name | Description |
|---|---|
| LLX | The X coordinate of the lower-left corner. |
| LLY | The Y coordinate of the lower-left corner. |
| URX | The X coordinate of the upper-right corner. |
| URY | The Y coordinate of the upper-right corner. |
| 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. |