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

Show in webframe

DefaultPicture Property (AnnPointObject)






Gets or sets the default picture used by all AnnPointObject objects.
Syntax
public static AnnPicture DefaultPicture {get; set;}
'Declaration
 
Public Shared Property DefaultPicture As AnnPicture
'Usage
 
Dim value As AnnPicture
 
AnnPointObject.DefaultPicture = value
 
value = AnnPointObject.DefaultPicture

            

            
public:
static property AnnPicture^ DefaultPicture {
   AnnPicture^ get();
   void set (    AnnPicture^ value);
}

Property Value

An AnnPicture class that defines the picture used by the AnnPointObject.
Remarks
Use UseOriginalPicture to revert back to the original picture.
Example

For C#/VB examples, refer to DefaultPicture.

Requirements

Target Platforms

See Also

Reference

AnnPointObject Class
AnnPointObject 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