LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

DefaultPicture Property (AnnHotspotObject)






Gets or sets the default picture used by all AnnHotspotObject objects.
Syntax
public static AnnPicture DefaultPicture {get; set;}
'Declaration
 
Public Shared Property DefaultPicture As AnnPicture
'Usage
 
Dim value As AnnPicture
 
AnnHotspotObject.DefaultPicture = value
 
value = AnnHotspotObject.DefaultPicture
public static AnnPicture DefaultPicture {get; set;}
 get_DefaultPicture();
set_DefaultPicture(value);
public:
static property AnnPicture^ DefaultPicture {
   AnnPicture^ get();
   void set (    AnnPicture^ value);
}

Property Value

An AnnPicture class that defines the picture used by the AnnHotspotObject.
Remarks
Use UseOriginalPicture to revert back to the original picture.
Example
For an example, refer to DefaultPicture
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

AnnHotspotObject Class
AnnHotspotObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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