Overload List

  NameDescription
Public methodMoveToLocation(String, Double, Double)
Moves an object to a new location using the default TOP LEFT anchor
Public methodMoveToLocation(GwxElement, Double, Double)
Moves an object to a new location using the default TOP LEFT anchor
Public methodMoveToLocation(String, Double, Double, HorizontalAlignment, VerticalAlignment)
Moves an object to a new location
Public methodMoveToLocation(GwxElement, Double, Double, HorizontalAlignment, VerticalAlignment)
Moves an object to a new location

See Also