SegmentType Property

Summary
Gets or sets the segment type.
Syntax
C#
VB
C++
public MrcSegmentType SegmentType { get; set; } 
  
Public Property SegmentType As MrcSegmentType 
public: 
property MrcSegmentType SegmentType { 
   MrcSegmentType get(); 
   void set (    MrcSegmentType ); 
} 

Property Value

All possible values are found in MrcSegmentType.

Example

Refer to MrcSegmenter.AddSegment example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.