FPathTranslate Method
Translate all of the elements in the path by a uniform distance.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static void Translate(
FPath path,
FPoint offset
)
Public Shared Sub Translate (
path As FPath,
offset As FPoint
)
No code example is currently available or this language may not be supported.
Parameters
- path FPath
-
Reference to the path to be translated.
- offset FPoint
-
Reference by the axial values by which the path with be moved.