Class UniColorMapping
Class which represent the uni color mapping.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.TreeMap
Assembly: Syncfusion.TreeMap.Windows.dll
Syntax
public class UniColorMapping : ColorMapping
Constructors
UniColorMapping()
Declaration
public UniColorMapping()
Properties
Color
Gets or sets the color of the mapping.
Declaration
public Color Color { get; set; }
Property Value
Type |
---|
System.Drawing.Color |