Class BackgroundStyle
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public class BackgroundStyle : IDisposable
- Inheritance
-
BackgroundStyle
- Implements
- Inherited Members
- Extension Methods
Fields
AntiAlias
public bool AntiAlias
Field Value
_Image
public Image? _Image
Field Value
Properties
Color
public Color Color { get; set; }
Property Value
FillStyle
public FillStyle FillStyle { get; set; }
Property Value
Image
public Image? Image { get; set; }
Property Value
ImagePosition
public ImagePosition ImagePosition { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
GetImageRect(PixelRect)
public PixelRect GetImageRect(PixelRect targetRect)
Parameters
targetRectPixelRect
Returns
Render(RenderPack, PixelRect)
public void Render(RenderPack rp, PixelRect target)
Parameters
rpRenderPacktargetPixelRect