TransformPoints Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Drawing.Drawing2D Names ...
Matrix Class
Matrix Methods
TransformPoints Method
TransformPoints Method (Point[ ...
TransformPoints Method (PointF ...
Matrix Methods
Clone Method
Dispose Method
Equals Method
GetHashCode Method
Invert Method
MemberwiseClone Method
Multiply Method
Reset Method
Rotate Method
RotateAt Method
Scale Method
Shear Method
TransformPoints Method
TransformVectors Method
Translate Method
VectorTransformPoints Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Matrix
.
.
::
.
TransformPoints Method
Applies the geometric transform this
Matrix
represents to an array of points.
Overload List
Name
Description
TransformPoints(
array<
Point
>
[]
()
[]
)
Applies the geometric transform represented by this
Matrix
to a specified array of points.
TransformPoints(
array<
PointF
>
[]
()
[]
)
Applies the geometric transform represented by this
Matrix
to a specified array of points.
Top
See Also
Reference
Matrix Class
Matrix Members
System.Drawing.Drawing2D Namespace
Tags :