<Code Lib>
2026 Method
Changes 0
M

DisplacementElement.IsValidAsParentInView

Description:
Indicates whether the specified DisplacementElement can be used as a parent when creating a DisplacementElement in the specified view.

public static bool IsValidAsParentInView(
	View view,
	DisplacementElement parent
)

Return Value Boolean Boolean

Loading…