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 > AnnTileBrush Class : Stretch Property |
public AnnStretch Stretch {get; set;}
'Declaration Public Property Stretch As AnnStretch
'Usage Dim instance As AnnTileBrush Dim value As AnnStretch instance.Stretch = value value = instance.Stretch
public: property AnnStretch Stretch { AnnStretch get(); void set ( AnnStretch value); }