<Code Lib>
2026 Method
Changes 1
M

FabricSheet.IsUnobscuredInView

Description:
Checks if this fabric sheet is shown unobscured in a view.

public bool IsUnobscuredInView(
	View view
)

  • view
    The view element
Return Value Boolean True if fabric sheet is shown unobscured, false otherwise.

Loading…