←Select platform

ImageXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

C#
VB
C++
public byte[] ImageXml {get; set;} 
  
Public Property ImageXml As Byte() 
public: 
property array<byte>^ ImageXml { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

A string representing the System.Drawing.Image object associated with this AnnPicture.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize