<Code Lib>
2026 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
)

  • Double
    height
Return Value Boolean Boolean

Loading…