Click or drag to resize

BoundingLines Properties

The BoundingLines type exposes the following members.

Properties
  NameDescription
Public propertyAllCoordinatesValid
Checks if all coordinates of all bounding lines are valid.
Public propertyBottom
Bottom side; from left to right.
Public propertyBottomDeviation
The y-deviation of the line string on the bottom side.
Public propertyIsRectangular
Checks if the bounding box described by the bounding lines can be considered rectangular.
Public propertyLeft
Left side; from top to bottom.
Public propertyLeftDeviation
The x-deviation of the line string on the left side.
Public propertyLeftTop
Left top corner point.
Public propertyRight
Right side; from top to bottom.
Public propertyRightBottom
Right bottom corner point.
Public propertyRightDeviation
The x-deviation of the line string on the right side.
Public propertyTop
Top side; from left to right.
Public propertyTopDeviation
The y-deviation of the line string on the top side.
Top
See Also