public interface IPathColor
extends com.scichart.core.framework.IDisposable
IPen2D
,
IBrush2D
,
IRenderContext2D
Modifier and Type | Method and Description |
---|---|
int |
getColorCode()
Used internally by the renderer, gets the integer color-code that represents the Pen color
|
boolean |
isTransparent()
Gets a value indicating whether this
IPathColor instance is transparent |
int getColorCode()
boolean isTransparent()
IPathColor
instance is transparent