public static bool CanSendBackward( GraphicsLayer graphicsLayer, Element element )
Public Overloads Shared Function CanSendBackward( _ 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 back.