←Select platform

Empty Property

Summary

Represents an MrcSegmentImageOptions structure with its properties left uninitialized.

Syntax

C#
VB
C++
public static MrcSegmentImageOptions Empty { get; } 
  
Public Shared ReadOnly Property Empty As Leadtools.Mrc.MrcSegmentImageOptions 
public: 
static property Leadtools.Mrc.MrcSegmentImageOptions Empty { 
   Leadtools.Mrc.MrcSegmentImageOptions get(); 
} 

Property Value

An MrcSegmentImageOptions structure with its properties left uninitialized.

Remarks

An empty MrcSegmentImageOptions structure will have:

Example

Refer to MrcSegmenter 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