2025.3 Method
Changes 0
M

ImageInstance.IsValidView

Description:
Check that the view is a valid view for ImageInstance elements
public static bool IsValidView(
	View view
)
  • view
    The view to validate
Return Value Boolean True if the view can contain ImageInstance elements. False otherwise.