StripeMaxHeight property (Mixed Raster Content Control)
Builder Syntax |
int StripeMaxHeight |
Delphi Syntax |
StripeMaxHeight: Integer |
Overview |
Refer to Working with MRC Bitmap. |
Remarks
(Persistent property, available at design time) Specifies the maximum stripe height for the LEADTOOLS automatic segmentation process. This value is related to the nMinHeight parameter of the AutoSegment method. The StripeMaxHeight value should be greater than the minimum height of the segments in order to be effective in the auto-segmentation process. StripeMaxHeight is not used with manual segmentation.
To avoid determining the maximum stripe height and let LEAD engine to be free, set 0 as the default value.
See Also
Elements |
|
Topics |