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 > AnnPicture Class : ImageAttributes Property |
public ImageAttributes ImageAttributes {get;}
'Declaration Public ReadOnly Property ImageAttributes As ImageAttributes
'Usage Dim instance As AnnPicture Dim value As ImageAttributes value = instance.ImageAttributes
public: property ImageAttributes^ ImageAttributes { ImageAttributes^ get(); }