2 references to GetAsPathGeometry
ReachFramework (2)
AlphaFlattener\Utility.cs (1)
861
PathGeometry pathGeometry =
GetAsPathGeometry
(geometry);
Serialization\VisualSerializer.cs (1)
1439
pg = Utility.
GetAsPathGeometry
(geo);