Click or drag to resize

FloatingLayoutWrapPolygon Property

Gets or sets the wrapping polygon which shall be used to determine the extents to which text can wrap around the floating element.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Point[] WrapPolygon { get; set; }

Property Value

Point
See Also