←Select platform

Empty Property

Summary

Represents an MrcCompressionOptions structure with its properties left uninitialized.

Syntax

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

Property Value

A MrcCompressionOptions structure with its properties left uninitialized.

Remarks

An empty MrcCompressionOptions structure will have the:

Example

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