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