nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Imaging / HeatMapParameters

HeatMapParameters

Full name Microsoft.VisualBasic.Imaging.Drawing2D.HeatMap.HeatMapParameters Assembly Microsoft.VisualBasic.Imaging Members 10

01 Syntax

Microsoft.VisualBasic.Imaging.Drawing2D.HeatMap.HeatMapParameters

02 Methods

03 Properties

NameOverloadsSummary
defaultFill 1 background color options when deal with the irregular polygon
valueRange 1 manual controls of the heatmap value mapping range
colorSet 1
mapLevels 1
alpha 1

04 Members

property defaultFill #
defaultFill

background color options when deal with the irregular polygon

property valueRange #
valueRange

manual controls of the heatmap value mapping range

property colorSet #
colorSet
property mapLevels #
mapLevels
property alpha #
alpha
method GetMapping #
GetMapping(IEnumerable(Of Double))
method GetColors #
GetColors()
method GetBrushes #
GetBrushes()
method CreateBrushParameters #
CreateBrushParameters()
method ToString #
ToString()