Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Fill Method






The reference AnnContainer.
The location and size in container on where to fill the image data. This is in container coordinates.
Fill color.
Fills with a color the image data at the specified location and size.
Syntax
public abstract void Fill( 
   AnnContainer container,
   LeadRectD bounds,
   string color
)
'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
)
public abstract void fill(AnnContainer container, LeadRectD bounds, String color)
 function Leadtools.Annotations.Core.AnnDataProvider.Fill( 
   container ,
   bounds ,
   color 
)

Parameters

container
The reference AnnContainer.
bounds
The location and size in container on where to fill the image data. This is in container coordinates.
color
Fill color.
Remarks

For more information, refer to AnnDataProvider.

Requirements

Target Platforms

See Also

Reference

AnnDataProvider Class
AnnDataProvider Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features