<Code Lib>
2025.3 Method
Changes 4
M

FilledRegionType.IsValidMasking

Description:
Check that in a family the FillRegionType is always masking.

public bool IsValidMasking(
	bool isMasking
)

  • Boolean
    isMasking
    The isMasking value to check.
Return Value Boolean True if the IsMasking property can be set to the new value.

Loading…