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 Fragment 
public: 
static property Fragment Empty { 
   Fragment get(); 
} 

Property Value

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

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