LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FillCommand Constructor(RasterColor)






The fill color.
Initializes a new instance of the FillCommand class with explicit parameters. .NET support Silverlight support WinRT support
Syntax
public FillCommand( 
   RasterColor color
)
'Declaration
 
Public Function New( _
   ByVal color As RasterColor _
)
'Usage
 
Dim color As RasterColor
 
Dim instance As New FillCommand(color)
public FillCommand( 
   RasterColor color
)
function FillCommand( 
   color 
)
public:
FillCommand( 
   RasterColor color
)

Parameters

color
The fill color.
Example
For an example, refer to FillCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FillCommand Class
FillCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.