<Code Lib>
2020 Method
Changes 0
M

CompoundStructure.IsValidSampleHeight

Description:
Is the specified height a valid sample height for this compound structure?
Remarks:
The sample height cannot be less than the value of MinimumSampleHeight.

public bool IsValidSampleHeight(
	double height
)

Return Value bool

Loading…