←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly