Nevron .NET Vision
Nevron.GraphicsCore Namespace / NAdvancedGradientFillStyle Class
Properties Methods


In This Topic
    NAdvancedGradientFillStyle Class Members
    In This Topic

    The following tables list the members exposed by NAdvancedGradientFillStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe background color of the gradient.  
    Public PropertyOverridden. Gets the fill style type.  
    Public PropertyObtains the image filters style associated with this fill style. (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public PropertyGets/sets the material style of this fill style (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public PropertyAn array of NAdvancedGradientPoint objects, which describe the advanced gradient.  
    Public Property (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute)
    Public Method (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodGenerates a preview bitmap of this appearance style with the specified dimensions. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodDraws a preview of this appearance style at the specified device. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodOverridden. Returns true if the objects are equal  
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodReturns the best visualization size for this fill style. (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodObtains the bounding rect containing the object when visualized with this appearance style. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodOverridden. Returns a short description of this NFillStyle object.  
    Public MethodOverridden.   
    Public MethodObtains the margins of this appearance style. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodObtains the paintable rectangle associated with this appearance style (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodOverridden. Returns the primary color of this fill style.  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodObtains the maximum inflate of the shape. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodReturns true if the fill style has associated image filters. (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodLoads a predefined advanced gradient.  
    Public MethodOverridden. Returns the inverted fill style  
    Public MethodOverridden. Returns true if this style is natively streteched by SVG.  
    Public MethodReturns true if this appearance style is a primitive appearance style (fill style, stroke style or shadow style). (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodOverridden. Returns true if this style is translucent.  
    Public MethodOverridden. Returns true if this style is transparent.  
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodDraws a preview of the style on the specified device. (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodDraws the background of the preview for this appearance style. (Inherited from Nevron.GraphicsCore.NAppearanceStyle)
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled when the history has modified the object state (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodCalled when the history is about to modify the object state (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.GraphicsCore.NFillStyle)
    Public MethodOverridden. Sets the transparency percent of the diffuse and ambient material colors.  
    Public Method (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Public MethodCalled to update the references stored by the object (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected Method (Inherited from Nevron.GraphicsCore.NFillStyle)
    Protected Method (Inherited from Nevron.GraphicsCore.NTextureFillStyle)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also