LEADTOOLS MRC (Leadtools.Mrc assembly)

ImageSegment Property

Show in webframe





Gets or sets ImageSegment rectangle.
Syntax
public LeadRect ImageSegment {get; set;}
'Declaration
 
Public Property ImageSegment As LeadRect
'Usage
 
Dim instance As MrcSegmentData
Dim value As LeadRect
 
instance.ImageSegment = value
 
value = instance.ImageSegment

            

            
public:
property LeadRect ImageSegment {
   LeadRect get();
   void set (    LeadRect value);
}

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

See Also

Reference

MrcSegmentData Structure
MrcSegmentData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features