Interface that describes the geometry of a shape which has an interior and an exterior.
Inheritance Hierarchy
Members
No filters for this type
Methods
Returns the outline of the shape or null.
Returns the outline of the shape or
null.If
null is returned, callers may assume the canonical outline as result. For nodes, this is the node's layout.abstract
Return Value
- GeneralPath
- The outline or
nullif no outline can be provided.
Constants
A void implementation of the IShapeGeometry interface that does nothing and behaves like an empty geometry.
A void implementation of the IShapeGeometry interface that does nothing and behaves like an empty geometry.