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 MrcSegmentImageOptions 
public: 
static property MrcSegmentImageOptions Empty { 
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly