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 > IAnnPictureObject Interface : Picture Property |
AnnPicture Picture {get; set;}
'Declaration Property Picture As AnnPicture
'Usage Dim instance As IAnnPictureObject Dim value As AnnPicture instance.Picture = value value = instance.Picture
property AnnPicture^ Picture { AnnPicture^ get(); void set ( AnnPicture^ value); }