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); }