Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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

  Name Description
Public Property CanvasImage Gets or sets the image that references the canvas image.  
Public Property Emboss Gets or sets the apparent depth of the canvas image.  
Public Property Flags Gets or sets the flags that identifiy how to distribute the canvas image with respect to the image and how to handle resizing.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property TileOffset Gets or sets the amount to shift every row of the canvas image from the origin.  
Public Property Transparency Gets or sets the transparency amount between the image and the canvas.  
Public Property XOffset Gets or sets the X distance between the canvas origin point and the image origin point (in pixels).  
Public Property YOffset Gets or sets the Y distance between the canvas origin point and the image origin point (in pixels).  
Top

See Also