Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool IsStrictlyBetween(CircleFraction, CircleFraction)

Declaration

public bool IsStrictlyBetween(
    CircleFraction min,
    CircleFraction max
)

Summary

Determines whether the current value is strictly between min and max (exclusive).