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