CoordinateTransformationTransform Method |
Name | Description | |
---|---|---|
![]() | Transform(Point) |
Transforms a single System.Windows.Point.
|
![]() | Transform(Point) |
Transforms an array of System.Windows.Point.
|
![]() | Transform(Location) |
Transforms a single Location.
|
![]() | Transform(Location) |
Transforms an array of Location.
|
![]() | Transform(Point, Point) |
Transforms an array of System.Windows.Point.
|
![]() | Transform(Location, Location) |
Transforms an array of Location.
|
![]() | TransformT(IEnumerableT, FuncT, TResult, Boolean) | |
![]() | TransformT(IEnumerableT, FuncT, TResult, Boolean) | |
![]() | Transform(Double, Double, Double, Double) |
Transforms a coordinate.
|
![]() | Transform(Double, Double, Double, Double) |
Transforms a set of coordinates.
|
![]() | Transform(Double, Double, NullableDouble, Double, Double, NullableDouble) |
Transforms a coordinate.
|
![]() | Transform(Double, Double, Double, Double, Double, Double) |
Transforms a set of coordinates.
|