IBrush2D Interface Members
The following tables list the members exposed by IBrush2D.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AlphaBlend | Gets whether fills painted with this brush should be alpha blended or not |
![]() | Color | Gets the color of the pen. Supports transparency (Inherited from SciChart.Drawing.Common.IPathColor) |
![]() | ColorCode | Used internally by the renderer, gets the integer color-code that represents the Pen color (Inherited from SciChart.Drawing.Common.IPathColor) |
![]() | IsTransparent | Gets a value indicating whether this pen is transparent. (Inherited from SciChart.Drawing.Common.IPathColor) |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IPathColor>) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
See Also


