ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Properties | List of all members
ScottPlot.BackgroundStyle Class Reference
Inheritance diagram for ScottPlot.BackgroundStyle:
IDisposable

Public Member Functions

void Dispose ()
 
PixelRect GetImageRect (PixelRect targetRect)
 
void Render (SKCanvas canvas, PixelRect target)
 

Public Attributes

bool AntiAlias = true
 
Image_Image
 

Properties

Color Color = Colors.White [get, set]
 
ImagePosition ImagePosition = ImagePosition.Stretch [get, set]
 
ImageImage [get, set]
 

Member Function Documentation

◆ Dispose()

void ScottPlot.BackgroundStyle.Dispose ( )
inline

◆ GetImageRect()

PixelRect ScottPlot.BackgroundStyle.GetImageRect ( PixelRect  targetRect)
inline

◆ Render()

void ScottPlot.BackgroundStyle.Render ( SKCanvas  canvas,
PixelRect  target 
)
inline

Member Data Documentation

◆ _Image

Image? ScottPlot.BackgroundStyle._Image

◆ AntiAlias

bool ScottPlot.BackgroundStyle.AntiAlias = true

Property Documentation

◆ Color

Color ScottPlot.BackgroundStyle.Color = Colors.White
getset

◆ Image

Image? ScottPlot.BackgroundStyle.Image
getset

◆ ImagePosition

ImagePosition ScottPlot.BackgroundStyle.ImagePosition = ImagePosition.Stretch
getset

The documentation for this class was generated from the following file: