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 : ToBrush Method |
public override Brush ToBrush()
'Declaration Public Overrides NotOverridable Function ToBrush() As Brush
'Usage Dim instance As AnnDrawingBrush Dim value As Brush value = instance.ToBrush()
public: Brush^ ToBrush(); override