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