Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Matrix Class
Matrix Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Matrix..::.TransformVectors Method

Multiplies each vector in an array by the matrix. The translation elements of this matrix (third row) are ignored.

  NameDescription
Public methodTransformVectors(array<Point>[]()[])Applies only the scale and rotate components of this Matrix to the specified array of points.
Public methodTransformVectors(array<PointF>[]()[])Multiplies each vector in an array by the matrix. The translation elements of this matrix (third row) are ignored.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker