'Declaration
<System.ComponentModel.TypeConverterAttribute(Nevron.GraphicsCore.NAnimationsStyleTypeConverter)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NFillStyle)> <System.SerializableAttribute()> Public Class NAnimationsStyle Inherits NAppearanceStyle Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NAnimationsStyle
[System.ComponentModel.TypeConverter(Nevron.GraphicsCore.NAnimationsStyleTypeConverter)] [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NFillStyle)] [System.Serializable()] public class NAnimationsStyle : NAppearanceStyle, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider