Visual Basic (Declaration) | |
---|---|
Public Shared Function TransformPoints( _ ByVal pts() As PointF, _ ByVal matrix As Matrix _ ) As PointF() |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- pts
- The inpit logical points
- matrix
- The transformation matrix to use.
Return Value
The points converted from logical to physical coordinates.Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family