
Icon | Member | Description |
---|---|---|
![]() ![]() | SetVisualBounds(UIElement, Rect) |
Sets the Canvas.Left, Canvas.Top, Width and Height for a given UIElement instance.
|
![]() ![]() | SetVisualBounds(UIElement, Double, Double, Double, Double) |
Sets the Canvas.Left, Canvas.Top, Width and Height for a given UIElement instance.
|