ImageSegment Property

Summary
Gets or sets ImageSegment rectangle.
Syntax
C#
VB
C++
public LeadRect ImageSegment { get; set; } 
  
Public Property ImageSegment As LeadRect 
public: 
property LeadRect ImageSegment { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

Gets or sets ImageSegment rectangle which represents the segment boundaries from the original image.

Example

Refer to MrcSegmenter.AddSegment example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.