PointerPoint.GetTransformedPoint(IPointerPointTransform) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual PointerPoint ^ GetTransformedPoint(IPointerPointTransform ^ transform) = GetTransformedPoint;
PointerPoint GetTransformedPoint(IPointerPointTransform const& transform);
public PointerPoint GetTransformedPoint(IPointerPointTransform transform);
function getTransformedPoint(transform)
Public Function GetTransformedPoint (transform As IPointerPointTransform) As PointerPoint
Parameters
- transform
- IPointerPointTransform