C# Class openVisN.Components.ColorWheelExtensions

ファイルを表示 Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
TryGetPen ( this wheel, int index ) : Pen

Method Details

TryGetPen() public static method

public static TryGetPen ( this wheel, int index ) : Pen
wheel this
index int
return System.Drawing.Pen