LEADTOOLS MRC (Leadtools.Mrc assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MrcSegmentData Constructor
See Also 
Leadtools.Mrc Namespace > MrcSegmentData Structure : MrcSegmentData Constructor



imageSegment
Segment rectangle
segmentType
Segment type

The MrcSegmentData Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new MrcCompressionOptions with explicit parameters (For internal use).

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal imageSegment As LeadRect, _
   ByVal segmentType As MrcSegmentType _
)
Visual Basic (Usage)Copy Code
Dim imageSegment As LeadRect
Dim segmentType As MrcSegmentType
 
Dim instance As New MrcSegmentData(imageSegment, segmentType)
C# 
public MrcSegmentData( 
   LeadRect imageSegment,
   MrcSegmentType segmentType
)
C++/CLI 
public:
MrcSegmentData( 
   LeadRect imageSegment,
   MrcSegmentType segmentType
)

Parameters

imageSegment
Segment rectangle
segmentType
Segment type

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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