Click or drag to resize
RangeTIsValid Method
Determines if the range is valid

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public bool IsValid()

Return Value

Type: Boolean
True if range is valid, else false
See Also