Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure MrcSegmentData Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public struct MrcSegmentData : ValueType |
Managed Extensions for C++ | |
---|---|
[SerializableAttribute()] public __value struct MrcSegmentData : public ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class MrcSegmentData : public ValueType |
Refer to 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family