| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property ColorMap As SpecColorMapType | |
| C# | |
|---|---|
public abstract SpecColorMapType ColorMap {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property SpecColorMapType ColorMap { SpecColorMapType get(); void set ( SpecColorMapType value); } | |
This property sets or gets the scheme of mapping colors in the spectrogram / 3D map. You can specify a normal or reverse, color or gray map, or you can specify a user color map.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)