←Select platform

CanvasCommand Class Members

Summary

The following tables list the members exposed by CanvasCommand.

Public Constructors

Name Description
CanvasCommand Initializes a new CanvasCommand class object with explicit parameters.

Public Methods

Name Description
GetStringDescription Returns a meaningful name for this command.
OnProgress Implements OnProgress. (Inherited from RasterCommand)
Run Implements Run. (Inherited from RasterCommand)
ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
CanvasImage Gets or sets the image that references the canvas image.
Emboss Gets or sets the apparent depth of the canvas image.
Flags Gets or sets the flags that identify how to distribute the canvas image with respect to the image and how to handle resizing.
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
TileOffset Gets or sets the amount to shift every row of the canvas image from the origin.
Transparency Gets or sets the transparency amount between the image and the canvas.
XOffset Gets or sets the X distance between the canvas origin point and the image origin point (in pixels).
YOffset Gets or sets the Y distance between the canvas origin point and the image origin point (in pixels).

Public Events

Name Description
Progress Implements Progress. (Inherited from RasterCommand)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly