Table of Contents

Method GetColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetColor(Point)

Returns the color to use for the given point or Black if it lies outside the prepared gradient area (see constructor).

public Color GetColor(Point point)

Parameters

point Point

Returns

Color