4 references to GetAsPathGeometry
ReachFramework (4)
AlphaFlattener\Utility.cs (3)
873PathGeometry pathGeometry = GetAsPathGeometry(geometry); 995if (IsRectangle(GetAsPathGeometry(one)) && IsRectangle(GetAsPathGeometry(two)))
Serialization\VisualSerializer.cs (1)
1447pg = Utility.GetAsPathGeometry(geo);