Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal createFlags As RasterMemoryFlags _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim createFlags As RasterMemoryFlags Dim instance As New CloneCommand(createFlags) |
C# | |
---|---|
public CloneCommand( RasterMemoryFlags createFlags ) |
C++/CLI | |
---|---|
public: CloneCommand( RasterMemoryFlags createFlags ) |
Parameters
- createFlags
- Flags that control memory allocation for the destination image.
For an example, refer to Leadtools.ImageProcessing.CloneCommand.
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