SolidColor Property (C1TreeMap)
In This Topic
Syntax
'Declaration
Public Overridable ReadOnly Property SolidColor As Integer
'Usage
Dim instance As C1TreeMap
Dim value As Integer
value = instance.SolidColor
public virtual int SolidColor {get;}
See Also