ShopToolsUtilTransformFromAbsolute Method
Return a point on the top, left working space that corresponds to an
absolute coordinate on the defined physical table.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static FPoint TransformFromAbsolute(
FPoint absolutePoint
)
Public Shared Function TransformFromAbsolute (
absolutePoint As FPoint
) As FPoint
No code example is currently available or this language may not be supported.
- absolutePoint FPoint
-
The absolute point to transform.
FPoint
Reference to the point corresponding to the caller's absolute
coordinate.