←Select platform

Empty Property

Summary

Represents a Fragment that is a null reference (Nothing in VB).

Syntax

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

Property Value

An empty Fragment object which has all its values set to zero.

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.Jpeg2000 Assembly