FabricArea.IsCoverOffsetValid
Description:
Identifies if the specified value is valid for use as a cover offset.
Identifies if the specified value is valid for use as a cover offset.
Remarks:
The cover offset must be less than or equal to the host thickness.
The cover offset must be less than or equal to the host thickness.
public bool IsCoverOffsetValid(
double coverOffset
)
-
DoublecoverOffsetThe cover offset value.