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 > AnnLinearGradientBrush Class : Create Method |
protected override AnnBrush Create()
'Declaration Protected Overrides Function Create() As AnnBrush
'Usage Dim instance As AnnLinearGradientBrush Dim value As AnnBrush value = instance.Create()
protected: AnnBrush^ Create(); override