ITextSegmentBounds Property |
Gets the segment bounding rectangle in image coordinates without rotation applied.
Namespace:
Atalasoft.Imaging.Text
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
SyntaxRectangleF Bounds { get; }ReadOnly Property Bounds As RectangleF
Get
Property Value
Type:
RectangleF
See Also