IsItemSupported Method (MapControlContentFactory)
Determines if the Item can be displayed by the MapControl.
Public Shared Function IsItemSupported( _
ByVal As Item _
) As Boolean
public static bool IsItemSupported(
Item
)
Parameters
- item
- The Item to check.
Return Value
True value indicates that the item can be displayed by the control.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.0 or higher.