[Missing <summary> documentation for M:PerpetuumSoft.Framework.Drawing.Fill.Utilities.SortColorsByPortion(PerpetuumSoft.Framework.Drawing.GradientColorCollection)]
Assembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public static void SortColorsByPortion( GradientColorCollection colors ) |
| Visual Basic (Declaration) |
|---|
Public Shared Sub SortColorsByPortion ( _ colors As GradientColorCollection _ ) |
| Visual C++ |
|---|
public: static void SortColorsByPortion( GradientColorCollection^ colors ) |