'Declaration
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <System.ComponentModel.TypeConverterAttribute(Nevron.GraphicsCore.NColorFillStyleTypeConverter)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NColorFillStyle)> <System.SerializableAttribute()> Public Class NColorFillStyle Inherits NFillStyle Implements Nevron.Dom.INAttribute, Nevron.Dom.INAttributeContainer, Nevron.Dom.INHistoryCallback, INInvertible, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NColorFillStyle
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)] [System.ComponentModel.TypeConverter(Nevron.GraphicsCore.NColorFillStyleTypeConverter)] [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NColorFillStyle)] [System.Serializable()] public class NColorFillStyle : NFillStyle, Nevron.Dom.INAttribute, Nevron.Dom.INAttributeContainer, Nevron.Dom.INHistoryCallback, INInvertible, Nevron.INReferenceHolder, Nevron.INReferenceProvider