LEADTOOLS MRC (Leadtools.Mrc assembly)
LEAD Technologies, Inc

ImageSegment Property






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 LeadRect ImageSegment {get; set;}
 get_ImageSegment();
set_ImageSegment(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MrcSegmentData Structure
MrcSegmentData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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