PathElementMove Method
Move the entire path element to given location
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public void Move(
float x,
float y
)
Parameters
- x Single
- The new X location
- y Single
- The new Y location