MAUI Pack Programmer's Guide
Shape.GetRenderingPath Method
See Also
 






 Overload List

Name Description

Shape.GetRenderingPath (Rect, Double, Double)

Returns an IGraphicsPath object corresponding to the outline of the shape when rotated at the specified angle. This IGraphicsPath can (and should) be used when drawing the shape's outline.

Shape.GetRenderingPath (Rect, Double, Double, Boolean, Boolean)

Returns an IGraphicsPath object corresponding to the outline of the shape when rotated at the specified angle. This IGraphicsPath can (and should) be used when drawing the shape's outline.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming Namespace