The MrcSegmentData Structure is available in LEADTOOLS Document and Medical Imaging toolkits.
The MrcSegmentData structure contains segment information.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure MrcSegmentData Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MrcSegmentData |
C# | |
---|---|
[SerializableAttribute()] public struct MrcSegmentData : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class MrcSegmentData : public System.ValueType |
Refer to MrcSegmenter.AddSegment example.
This structure describes the data of a segment (image portion).
System.Object
System.ValueType
Leadtools.Mrc.MrcSegmentData
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7