IPathColor

StockSharp.Xaml.Charting.Rendering.Common

A base interface for IPen2D and IBrush2D. Used by the IPathDrawingContext to draw fills and lines

Реализует: IDisposable

Свойства

Color : Color

Gets the color of the pen. Supports transparency

ColorCode : int

Used internally by the renderer, gets the integer color-code that represents the Pen color

IsTransparent : bool

Gets a value indicating whether this pen is transparent.