Approximates a rounded rectangle by a series of line segments.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public static List<Point> ApproxRoundRect ( |
Visual Basic Copy Code |
---|
Public Shared Function ApproxRoundRect( _ |
A list of points that approximate the rounded rectangle as a series of straight line segments.