Gets a polygon approximating the outline of this object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public virtual List<Point> GetOutlinePoly () |
Visual Basic
![]() |
---|
Public Overridable Function GetOutlinePoly () As List(Of Point) |
A list of points that define the item's outline.