Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DThumbStyle Class : Fill Property |
public AnnBrush Fill {get; set;}
'Declaration
Public Property Fill As AnnBrush
'Usage
Dim instance As AnnD2DThumbStyle Dim value As AnnBrush instance.Fill = value value = instance.Fill
public AnnBrush Fill {get; set;}
<br/>get_Fill();<br/>set_Fill(value);<br/>Object.defineProperty('Fill');