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