LEADTOOLS MRC (Leadtools.Mrc assembly)

SegmentType Property

Show in webframe





Gets or sets the segment type.
Syntax
public MrcSegmentType SegmentType {get; set;}
'Declaration
 
Public Property SegmentType As MrcSegmentType
'Usage
 
Dim instance As MrcSegmentData
Dim value As MrcSegmentType
 
instance.SegmentType = value
 
value = instance.SegmentType

            

            
public:
property MrcSegmentType SegmentType {
   MrcSegmentType get();
   void set (    MrcSegmentType value);
}

Property Value

All possible values are found in MrcSegmentType.
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