9 references to IXpsOMGeometry
ReachFramework (9)
Serialization\RCW\IXpsOMGeometry.cs (1)
24
IXpsOMGeometry
Clone();
Serialization\RCW\IXpsOMGeometryFigure.cs (1)
30
IXpsOMGeometry
GetOwner();
Serialization\RCW\IXpsOMObjectFactory.cs (1)
96
IXpsOMGeometry
CreateGeometry();
Serialization\RCW\IXpsOMPath.cs (3)
36
IXpsOMGeometry
GetGeometry();
38
IXpsOMGeometry
GetGeometryLocal();
74
void SetGeometryLocal([In]
IXpsOMGeometry
geometry);
Serialization\RCW\IXpsOMVisual.cs (3)
53
IXpsOMGeometry
GetClipGeometry();
57
IXpsOMGeometry
GetClipGeometryLocal();
60
void SetClipGeometryLocal([MarshalAs(UnmanagedType.Interface)] [In]
IXpsOMGeometry
clipGeometry);