Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsDisplayColorByUser As Boolean |
C# | |
---|---|
public abstract bool IsDisplayColorByUser {get; set;} |
Property Value
The default value is false.When false, coloring is based on subcarrier type (pilot, preamble, etc.) and for data subcarriers is based on modulation format. When true, coloring is based on the user ID assigned to the subcarrier in the Resource Map.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)