migrate doc to wwwroot.
This commit is contained in:
@@ -5,6 +5,11 @@ using Hi.Coloring;
|
||||
|
||||
namespace Sample.Disp
|
||||
{
|
||||
/// <summary>
|
||||
/// Demonstrates the use of discrete RGB colors for rendering multiple objects.
|
||||
/// Shows how to apply different colors to similar geometric shapes using the
|
||||
/// <see cref="ColorUtil.GetDiscreteRGB_Env"/> method from <see cref="ColorUtil"/> class.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// ### Source Code
|
||||
/// [!code-csharp[SampleCode](~/../Hi.Sample.Wpf/Disp/DemoDiscreteRgb.cs)]
|
||||
|
||||
Reference in New Issue
Block a user