9 references to IXpsOMGeometry
ReachFramework (9)
Serialization\RCW\IXpsOMGeometry.cs (1)
23
IXpsOMGeometry
Clone();
Serialization\RCW\IXpsOMGeometryFigure.cs (1)
29
IXpsOMGeometry
GetOwner();
Serialization\RCW\IXpsOMObjectFactory.cs (1)
95
IXpsOMGeometry
CreateGeometry();
Serialization\RCW\IXpsOMPath.cs (3)
35
IXpsOMGeometry
GetGeometry();
37
IXpsOMGeometry
GetGeometryLocal();
73
void SetGeometryLocal([In]
IXpsOMGeometry
geometry);
Serialization\RCW\IXpsOMVisual.cs (3)
52
IXpsOMGeometry
GetClipGeometry();
56
IXpsOMGeometry
GetClipGeometryLocal();
59
void SetClipGeometryLocal([MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMGeometry
clipGeometry);