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