Overload List
Name | Description | |
---|---|---|
AddToLocation(FrameworkElement, Double, Double) |
Adds an object to a specific location on the display
| |
AddToLocation(GwxElement, Double, Double) |
Adds an object to a specific location on the display
| |
AddToLocation(FrameworkElement, Double, Double, String) |
Adds an object to a specific location on a layer
| |
AddToLocation(GwxElement, Double, Double, String) |
Adds an object to a specific location on a layer
| |
AddToLocation(FrameworkElement, Double, Double, VerticalAlignment, HorizontalAlignment) |
Adds an object to a specific location
| |
AddToLocation(GwxElement, Double, Double, VerticalAlignment, HorizontalAlignment) |
Adds an object to a specific location
| |
AddToLocation(FrameworkElement, Double, Double, String, VerticalAlignment, HorizontalAlignment) |
Adds an object to a specific location on a layer
| |
AddToLocation(GwxElement, Double, Double, String, VerticalAlignment, HorizontalAlignment) |
Adds an object to a specific location on a layer
|