Usages of IPathGeometry
Fields
| VOID_PATH_GEOMETRY | in IPathGeometry | A void implementation of the IPathGeometry interface that does nothing and behaves like an empty path. |
Method Return Values
| getPathGeometry (IEdge, IEdgeStyle) | in IEdgeStyleRenderer | Gets an implementation of the IPathGeometry interface that can handle the provided edge and its associated style. | |
| create () | in IPathGeometry |