Leadtools.Windows.Annotations Namespace > IAnnImage Interface : Stretch Property |
AnnStretch Stretch {get; set;}
'Declaration Property Stretch As AnnStretch
'Usage Dim instance As IAnnImage Dim value As AnnStretch instance.Stretch = value value = instance.Stretch
property AnnStretch Stretch { AnnStretch get(); void set ( AnnStretch value); }
For more information, refer to Using Pictures in WPF Annotation Objects.