Click or drag to resize

DrawPFLinesConduitUpdateColors Method

[Missing <summary> documentation for "M:PolyFramework.DrawPFLinesConduit.UpdateColors(System.Collections.Generic.IList{System.Drawing.Color})"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public void UpdateColors(
	IList<Color> newColors
)

Parameters

newColors
Type: System.Collections.GenericIListColor

[Missing <param name="newColors"/> documentation for "M:PolyFramework.DrawPFLinesConduit.UpdateColors(System.Collections.Generic.IList{System.Drawing.Color})"]

See Also