0 out of 3 rated this helpful - Rate this topic

GeneralTransform.TransformPoint method

Transforms the specified point and returns the result.

Syntax


public:
Point TransformPoint(
  Point point
)

Parameters

point

Type: Point

The point to transform.

Return value

Type: Point

The result of transforming point.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Media
Windows::UI::Xaml::Media [C++]

Metadata

Windows.winmd

See also

GeneralTransform

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.