public static bool CanBringForward( GraphicsLayer graphicsLayer, IEnumerable<Element> elements )
Public Overloads Shared Function CanBringForward( _ ByVal graphicsLayer As GraphicsLayer, _ ByVal elements As IEnumerable(Of Element) _ ) As Boolean
Parameters
- graphicsLayer
- elements
- The elements to check
Return Value
True if the elements can be moved forward.