'Declaration
<System.ComponentModel.DescriptionAttribute("Gets the color for an inner border.")> <System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property SecondaryBorderCI As NColorInfo
'Usage
Dim instance As NPalette Dim value As NColorInfo value = instance.SecondaryBorderCI
[System.ComponentModel.Description("Gets the color for an inner border.")] [System.Xml.Serialization.XmlIgnore()] public NColorInfo SecondaryBorderCI {get;}