Overload List
Name | Description | |
---|---|---|
MoveToLocation(String, Double, Double) |
Moves an object to a new location using the default TOP LEFT anchor
| |
MoveToLocation(GwxElement, Double, Double) |
Moves an object to a new location using the default TOP LEFT anchor
| |
MoveToLocation(String, Double, Double, HorizontalAlignment, VerticalAlignment) |
Moves an object to a new location
| |
MoveToLocation(GwxElement, Double, Double, HorizontalAlignment, VerticalAlignment) |
Moves an object to a new location
|