CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: eitangabay

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    4,365

    MultiBinding Problem

    I have Rectangle that I want to flip in the X axis, I'm using ScaleTransform.
    The problem is that i want to use converter for the multi binding, but when i use multi binding the Rectangle doesn't...
  2. TranslateTransform Problem while changing CenterX and CenterY Properties on RotateTra

    Hi All,
    I wrote utility that has border and rectangle in it.
    I can drag the rectangle out of the border, and i can do TranslateTransform and RotateTransform on the rectangle.
    The rectangle has...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured