Error processing SSI file
LEADTOOLS MRC (Leadtools.Mrc assembly)

Show in webframe

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:
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

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