Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
CanvasCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : CanvasCommand Class


For a list of all members of this type, see CanvasCommand members.

Public Properties

 NameDescription
Public PropertyCanvasImage Gets or sets the image that references the canvas image.  
Public PropertyEmboss Gets or sets the apparent depth of the canvas image.  
Public PropertyFlags Gets or sets the flags that identifiy how to distribute the canvas image with respect to the image and how to handle resizing.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyTileOffset Gets or sets the amount to shift every row of the canvas image from the origin.  
Public PropertyTransparency Gets or sets the transparency amount between the image and the canvas.  
Public PropertyXOffset Gets or sets the X distance between the canvas origin point and the image origin point (in pixels).  
Public PropertyYOffset Gets or sets the Y distance between the canvas origin point and the image origin point (in pixels).  
Top

See Also