IPathColor
StockSharp.Xaml.Charting.Rendering.Common
A base interface for IPen2D and IBrush2D. Used by the IPathDrawingContext to draw fills and lines
实现: IDisposable
属性
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.