[]
Gets whether the given outline level is in the range.
public bool InRange(OutlineLevel level)
Public Function InRange(level As OutlineLevel) As Boolean
Type | Name | Description |
---|---|---|
OutlineLevel | level | The outline level to check. |
Type | Description |
---|---|
bool |