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.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic Point[] WrapPolygon { get; set; }Public Property WrapPolygon As Point()
Get
Set
Property Value
Point
See Also