←Select platform

DefaultPrimaryPicture Property

Summary

Gets or sets the default primary picture used by all AnnEncryptObject objects.

Syntax

C#
VB
C++
public static Leadtools.Annotations.AnnPicture DefaultPrimaryPicture {get; set;} 
  
Public Shared Property DefaultPrimaryPicture As Leadtools.Annotations.AnnPicture 
public: 
static property Leadtools.Annotations.AnnPicture^ DefaultPrimaryPicture { 
   Leadtools.Annotations.AnnPicture^ get(); 
   void set (    Leadtools.Annotations.AnnPicture^ ); 
} 

Property Value

An AnnPicture class that defines the primary picture used by the AnnEncryptObject.

Remarks

Use UseOriginalPrimaryPicture to revert back to the original primary picture.

Example

For an example, refer to DefaultPicture.

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