LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

Data Property (GmlData)






Gets or sets the GML data.
Syntax
public List<GmlElement> Data {get; set;}
'Declaration
 
Public Property Data As List(Of GmlElement)
'Usage
 
Dim instance As GmlData
Dim value As List(Of GmlElement)
 
instance.Data = value
 
value = instance.Data
public List<GmlElement> Data {get; set;}
 get_Data();
set_Data(value);
public:
property List<GmlElement>^ Data {
   List<GmlElement>^ get();
   void set (    List<GmlElement>^ value);
}

Property Value

GML data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GmlData Class
GmlData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features