MrcSegmentData Structure

Summary

The MrcSegmentData structure contains segment information.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public struct MrcSegmentData 
  
<SerializableAttribute()> 
Public Structure MrcSegmentData  
   Inherits System.ValueType 
[SerializableAttribute()] 
public value class MrcSegmentData : public System.ValueType  

Remarks

This structure describes the data of a segment (image portion).

Example

Refer to MrcSegmenter.AddSegment example.

Requirements

Target Platforms

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

Leadtools.Mrc Assembly