Table of Contents

Class MarkerOpenSquareProgram

Namespace
ScottPlot.OpenGL.GLPrograms
Assembly
ScottPlot.OpenGL.dll
public class MarkerOpenSquareProgram : MarkerFillSquareProgram, IMarkersDrawProgram, IGLProgram, IDisposable
Inheritance
MarkerOpenSquareProgram
Implements
Inherited Members
Extension Methods

Properties

FragmentShaderSource

protected override string FragmentShaderSource { get; }

Property Value

string

GeometryShaderSource

protected override string GeometryShaderSource { get; }

Property Value

string

Methods

SetFillColor(Color4)

public override void SetFillColor(Color4 color)

Parameters

color Color4

SetOpenFactor(float)

public override void SetOpenFactor(float openFactor)

Parameters

openFactor float

SetOutlineColor(Color4)

public override void SetOutlineColor(Color4 color)

Parameters

color Color4