Creates an instance of WebGlPen
the inner {@link SCRTPen} which can be passed to SciChart's WebAssembly WebGL engine
the original color which is used to change the opacity
the inner {@link SCRTPen} which can be passed to SciChart's WebAssembly WebGL engine
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Gets the type of the pen. See {@link EDrawingTypes} for list of values
Allows setting an opacity override for the pen. This will be applied the next time the pen is used to draw
An opacity number from 0..1
Generated using TypeDoc
The WebGlPen is a pen for polygon stroke, line strokes, which can be passed to SciChart's WebGL / WebAssembly graphics engine