[]
Gets or sets the wrapping polygon that is used to determine the extents to which text can wrap around the shape in the document.
public List<PointF> WrapPolygon { get; set; }
Public Property WrapPolygon As List(Of PointF)
If property Type is not Through or not Tight, this value does not have any effect when displaying the object.