Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal color As RasterColor _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim color As RasterColor Dim instance As New FillCommand(color) |
C# | |
---|---|
public FillCommand( RasterColor color ) |
C++/CLI | |
---|---|
public: FillCommand( RasterColor color ) |
Parameters
- color
- The fill color.
For an example, refer to FillCommand.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7