Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

UseOriginalPicture Property (AnnHotspotObject)






Gets or sets a value indicating whether to revert back to the original picture used for all AnnHotspotObject objects.
Syntax
public static bool UseOriginalPicture {get; set;}
'Declaration
 
Public Shared Property UseOriginalPicture As Boolean
'Usage
 
Dim value As Boolean
 
AnnHotspotObject.UseOriginalPicture = value
 
value = AnnHotspotObject.UseOriginalPicture

            

            
public:
static property bool UseOriginalPicture {
   bool get();
   void set (    bool value);
}

Property Value

true to revert back to the original picture used for all AnnHotspotObject objects; otherwise, false to use the new picture if any.
Remarks
Use DefaultPicture to get or set the current default picture used by the AnnHotspotObject objects.
Example

For C#/VB examples, refer to DefaultPicture.

Requirements

Target Platforms

See Also

Reference

AnnHotspotObject Class
AnnHotspotObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features