Empty Property

Summary

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

Syntax
C#
VB
C++
public static GmlElement Empty { get; } 
  
Public Shared ReadOnly Property Empty As GmlElement 
public: 
static property GmlElement Empty { 
   GmlElement get(); 
} 

Property Value

An empty GmlElement 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