GeneralTransform2DTo3D::Transform Method (Point)
.NET Framework (current version)
Transforms the specified point and returns the result.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- point
-
Type:
System.Windows::Point
The point to transform.
| Exception | Condition |
|---|---|
| InvalidOperationException | The transform did not succeed. |
Transform is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.
.NET Framework
Available since 3.0
Available since 3.0
Show: