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: 2024.11.20
Syntax public Point[] WrapPolygon { get; set; }
Public Property WrapPolygon As Point()
Get
Set
Property Value
PointSee Also