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 > AnnStampObject Class : Picture Property |
public AnnPicture Picture {get; set;}
'Declaration Public Property Picture As AnnPicture
'Usage Dim instance As AnnStampObject Dim value As AnnPicture instance.Picture = value value = instance.Picture
public: property AnnPicture^ Picture { AnnPicture^ get(); void set ( AnnPicture^ value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnStampObject.