<Code Lib>
2024 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 bool True if the IsMasking property can be set to the new value.

Loading…