Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnDataProvider Class : Fill Method |
'Declaration
Public MustOverride Sub Fill( _ ByVal container As AnnContainer, _ ByVal bounds As LeadRectD, _ ByVal color As String _ )
public abstract void fill(AnnContainer container, LeadRectD bounds, String color)
For more information, refer to AnnDataProvider.