LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterPaintProperties Structure Properties
See Also 


"

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

"

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) DefaultReturns a new instance of the RasterPaintProperties structure with all members set to default values.  
public Property OpacityGets or sets a value that indicates the opacity to use when painting the Leadtools.RasterImage.  
public Property PaintCallbacksGets the list of RasterPaintCallbacks objects containing the custom callbacks.  
public Property PaintDisplayModeGets and sets options that control the speed, quality, and style of painting operations.  
public Property PaintEngineGets and sets the paint engine to use when displaying images.  
public Property RasterOperationGets or sets the ROP value.  
public Property UsePaintPaletteEnables or disables automatically using the Leadtools.RasterImage object palette when displaying the image.  
Top

See Also