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