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