| Visual Basic (Declaration) | |
|---|---|
Public Class FillCommand Inherits RasterCommand Implements IRasterCommand | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class FillCommand : RasterCommand, IRasterCommand | |
| C++/CLI | |
|---|---|
public ref class FillCommand : public RasterCommand, IRasterCommand | |
For more information, refer to Introduction to Image Processing With LEADTOOLS.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.FillCommand
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code