←Select platform

ImageSegment Property

Summary

Gets or sets ImageSegment rectangle.

Syntax

C#
VB
C++
public LeadRect ImageSegment { get; set; } 
  
Public Property ImageSegment As Leadtools.LeadRect 
public: 
property Leadtools.LeadRect ImageSegment { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly