Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > IAnnPrimarySecondaryPicture Interface : SecondaryPicture Property |
AnnPicture SecondaryPicture {get; set;}
'Declaration Property SecondaryPicture As AnnPicture
'Usage Dim instance As IAnnPrimarySecondaryPicture Dim value As AnnPicture instance.SecondaryPicture = value value = instance.SecondaryPicture
property AnnPicture^ SecondaryPicture { AnnPicture^ get(); void set ( AnnPicture^ value); }