Leadtools.Jpeg2000 Namespace > GmlElement Structure : Label Property |
public byte[] Label {get; set;}
'Declaration Public Property Label As Byte()
'Usage Dim instance As GmlElement Dim value() As Byte instance.Label = value value = instance.Label
public byte[] Label {get; set;}
get_Label();
set_Label(value);
public: property array<byte>^ Label { array<byte>^ get(); void set ( array<byte>^ value); }
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