Gets whether the given element can be converted to graphics
            
            
            
            
            
            
            
            
            public static bool CanConvertToGraphics( 
   Element 
)
             
        
            
            Public Shared Function CanConvertToGraphics( _
   ByVal  As Element _
) As Boolean
             
        
             
        
            Parameters
- element
- The element to check
Return Value
True if the element can be converted otherwise false
 
            
            
            
            
            Target Platforms: Windows 10, Windows 8.1