IBrush2D Interface Properties

For a list of all members of this type, see IBrush2D members.

Public Properties
 NameDescription
 Property Gets whether fills painted with this brush should be alpha blended or not  
 Property Gets the color of the pen. Supports transparency (Inherited from SciChart.Drawing.Common.IPathColor)
 Property Used internally by the renderer, gets the integer color-code that represents the Pen color (Inherited from SciChart.Drawing.Common.IPathColor)
 Property Gets a value indicating whether this pen is transparent. (Inherited from SciChart.Drawing.Common.IPathColor)
Top
See Also