Leadtools.Mrc Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Empty Property
See Also 
Leadtools.Mrc Namespace > MrcSegmentData Structure : Empty Property



Represents an MrcSegmentData structure with its properties left uninitialized.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Empty As MrcSegmentData
Visual Basic (Usage)Copy Code
Dim value As MrcSegmentData
 
value = MrcSegmentData.Empty
C# 
public static MrcSegmentData Empty {get;}
C++/CLI 
public:
static property MrcSegmentData Empty {
   MrcSegmentData get();
}

Return Value

An MrcSegmentData structure with its properties left uninitialized.

Example

Refer to MrcSegmenter.AddSegment example.

Remarks

(Read only) An empty MrcSegmentData structure will have the:
  • ImageSegment property is set to the default rectangle object.
  • SegmentType property is set to MrcSegmentType.Text1BitBw.

Requirements

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

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features