←Select platform

UseOriginalPicture Property (AnnHotspotObject)

Summary

Gets or sets a value indicating whether to revert back to the original picture used for all AnnHotspotObject objects.

Syntax

C#
VB
C++
public static bool UseOriginalPicture {get; set;}
Public Shared Property UseOriginalPicture As Boolean
public: 
static property bool UseOriginalPicture { 
   bool get(); 
   void set (    bool ); 
} 

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

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