[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WrapFormat.WrapPolygon

WrapPolygon Property

WrapPolygon

Gets or sets the wrapping polygon that is used to determine the extents to which text can wrap around the shape in the document.

Declaration
public List<PointF> WrapPolygon { get; set; }
Public Property WrapPolygon As List(Of PointF)
Remarks

If property Type is not Through or not Tight, this value does not have any effect when displaying the object.