7 references to IsRectangle
ReachFramework (7)
AlphaFlattener\Utility.cs (7)
2431
isRectangle = analyzer.
IsRectangle
;
2494
if (
IsRectangle
)
2568
if (
IsRectangle
)
2681
if (
IsRectangle
)
2697
if (
IsRectangle
)
2726
if (
IsRectangle
)
2728
for (int index = 0; index < points.Count &&
IsRectangle
; index++)