Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGelEffectStyle Class
Members


In This Topic
    NGelEffectStyle Class
    In This Topic
    Represent a gel effect applied of a shape
    Object Model
    NGelEffectStyle Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NGlassEffectStyle)>
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NGelEffectStyle 
       Inherits NPaintEffectStyle
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NGelEffectStyle
    [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NGlassEffectStyle)]
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NGelEffectStyle : NPaintEffectStyle, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.GraphicsCore.NAppearanceStyle
             Nevron.GraphicsCore.NPaintEffectStyle
                Nevron.GraphicsCore.NGelEffectStyle

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also