←Select platform

SecondaryPicture Property

Summary

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

Syntax

C#
VB
C++
public AnnPicture SecondaryPicture { get; set; } 
  
Property SecondaryPicture As Leadtools.Windows.Annotations.AnnPicture 

Property Value

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

Remarks

The primary picture can be found in the PrimaryPicture property. For more information, refer to Using Primary and Secondary Pictures in WPF Annotation Objects.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly