OperatorWriter.Write_v
Writes a PDF "v" operator to the page.
public void Write_v(float x2, float y2, float x3, float y3)
Sub Write_v(x2 As Single, y2 As Single, x3 As Single, y3 As Single)
Parameters
- x2
- Single
The X2 coordinate to draw.
- y2
- Single
The Y2 coordinate to draw.
- x3
- Single
The X3 coordinate to draw.
- y3
- Single
The Y3 coordinate to draw.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.