<Code Lib>
2023 Method
Changes 0
M

ImageInstance.IsValidView

Description:
Check that the view is a valid view for ImageInstance elements

public static bool IsValidView(
	View view
)

Return Value bool True if the view can contain ImageInstance elements. False otherwise.

Loading…