Overload List

  NameDescription
Public methodAddToLocation(FrameworkElement, Double, Double)
Adds an object to a specific location on the display
Public methodAddToLocation(GwxElement, Double, Double)
Adds an object to a specific location on the display
Public methodAddToLocation(FrameworkElement, Double, Double, String)
Adds an object to a specific location on a layer
Public methodAddToLocation(GwxElement, Double, Double, String)
Adds an object to a specific location on a layer
Public methodAddToLocation(FrameworkElement, Double, Double, VerticalAlignment, HorizontalAlignment)
Adds an object to a specific location
Public methodAddToLocation(GwxElement, Double, Double, VerticalAlignment, HorizontalAlignment)
Adds an object to a specific location
Public methodAddToLocation(FrameworkElement, Double, Double, String, VerticalAlignment, HorizontalAlignment)
Adds an object to a specific location on a layer
Public methodAddToLocation(GwxElement, Double, Double, String, VerticalAlignment, HorizontalAlignment)
Adds an object to a specific location on a layer

See Also