Method IsValid
IsValid(RectD?)
Indicates whether the specified rectangle is valid (not null, not empty, and not infinity).
public static bool IsValid(RectD? rect)
Indicates whether the specified rectangle is valid (not null, not empty, and not infinity).
public static bool IsValid(RectD? rect)