Click here to Skip to main content
15,925,528 members
Home / Discussions / C#
   

C#

 
GeneralRe: serializing userControl BackGroundimage Pin
Heath Stewart23-Jun-04 3:54
protectorHeath Stewart23-Jun-04 3:54 
GeneralShow tables from sql database Pin
vcorn22-Jun-04 20:02
vcorn22-Jun-04 20:02 
GeneralRe: Show tables from sql database Pin
Heath Stewart22-Jun-04 20:26
protectorHeath Stewart22-Jun-04 20:26 
GeneralRe: Show tables from sql database Pin
vcorn22-Jun-04 20:36
vcorn22-Jun-04 20:36 
GeneralRe: Show tables from sql database Pin
Heath Stewart22-Jun-04 20:44
protectorHeath Stewart22-Jun-04 20:44 
GeneralRe: Show tables from sql database Pin
vcorn22-Jun-04 21:24
vcorn22-Jun-04 21:24 
GeneralMatrix class Pin
Royaeh kohestan22-Jun-04 19:50
Royaeh kohestan22-Jun-04 19:50 
GeneralRe: Matrix class Pin
bneacetp22-Jun-04 19:59
bneacetp22-Jun-04 19:59 
Royaeh kohestan wrote:
System.Drawing.Drawing2D.Matrix

Encapsulates a 3-by-3 affine matrix that represents a geometric transform. This class cannot be inherited.

Royaeh kohestan wrote:
Clone()

Creates an exact copy of this Matrix object.

Royaeh kohestan wrote:
Invert()

Inverts this Matrix object, if it is invertible.

Royaeh kohestan wrote:
TransformPoints(points)

Overloaded. Applies the geometric transform this Matrix object represents to an array of points.

That is how it is stated in MSDN. You can find more information here[^]. Hope this helps you out. Smile | :)

Happy Programming and God Bless!

Internet::WWW::CodeProject::bneacetp
GeneralRe: can you explain more? Pin
Anonymous22-Jun-04 20:30
Anonymous22-Jun-04 20:30 
GeneralRe: can you explain more? Pin
royaeh ....22-Jun-04 20:30
sussroyaeh ....22-Jun-04 20:30 
GeneralRe: can you explain more? Pin
bneacetp22-Jun-04 20:43
bneacetp22-Jun-04 20:43 
GeneralRe: can you explain more? Pin
yoaz22-Jun-04 21:54
yoaz22-Jun-04 21:54 
GeneralRe: Matrix class Pin
Heath Stewart22-Jun-04 20:16
protectorHeath Stewart22-Jun-04 20:16 
GeneralRe: Matrix class Pin
Royaeh kohestan22-Jun-04 20:41
Royaeh kohestan22-Jun-04 20:41 
GeneralRe: Matrix class Pin
Heath Stewart22-Jun-04 20:48
protectorHeath Stewart22-Jun-04 20:48 
GeneralYou are right! Pin
Royaeh kohestan22-Jun-04 21:12
Royaeh kohestan22-Jun-04 21:12 
GeneralTabControl Question Pin
bneacetp22-Jun-04 17:15
bneacetp22-Jun-04 17:15 
GeneralRe: TabControl Question Pin
Heath Stewart22-Jun-04 19:17
protectorHeath Stewart22-Jun-04 19:17 
GeneralRe: TabControl Question Pin
bneacetp22-Jun-04 19:26
bneacetp22-Jun-04 19:26 
GeneralProblem of developing c/s program using c# Pin
chansion22-Jun-04 16:08
chansion22-Jun-04 16:08 
GeneralRe: Problem of developing c/s program using c# Pin
Heath Stewart22-Jun-04 16:28
protectorHeath Stewart22-Jun-04 16:28 
GeneralA collection of instances that can be changed Pin
XanderSon22-Jun-04 13:39
XanderSon22-Jun-04 13:39 
GeneralRe: A collection of instances that can be changed Pin
Heath Stewart22-Jun-04 16:23
protectorHeath Stewart22-Jun-04 16:23 
GeneralRe: A collection of instances that can be changed Pin
XanderSon23-Jun-04 5:32
XanderSon23-Jun-04 5:32 
GeneralRe: A collection of instances that can be changed Pin
Heath Stewart23-Jun-04 7:22
protectorHeath Stewart23-Jun-04 7:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.