←Select platform

PrimaryPicture Property (IAnnPrimarySecondaryPictureObject)

Summary

Gets or sets the AnnPicture object associated with the primary picture of the annotation object.

Syntax

C#
VB
C++
Leadtools.Annotations.AnnPicture PrimaryPicture {get; set;} 
  
Property PrimaryPicture As Leadtools.Annotations.AnnPicture 
property Leadtools.Annotations.AnnPicture^ PrimaryPicture { 
   Leadtools.Annotations.AnnPicture^ get(); 
   void set (    Leadtools.Annotations.AnnPicture^ ); 
} 

Property Value

The AnnPicture object associated with the primary picture of the annotation object.

Remarks

The secondary picture can be found in the SecondaryPicture property. For more information, refer to Using Primary and Secondary Pictures in Annotation Objects. (Deprecated)

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