<Code Lib>
2021 Method
Changes 0
M

SunAndShadowSettings.IsTimeIntervalValid

Description:
Checks whether the time interval is valid for the SunAndShadowType.

public bool IsTimeIntervalValid(
	SunStudyTimeInterval interval
)

Return Value bool True if the time interval is valid for the current SunAndShadowType, false otherwise.

Loading…