NevronOpenVision
Nevron.Nov.Graphics Namespace / NRadialGradientFill Class
Fields Properties Methods Events


In This Topic
    NRadialGradientFill Class Members
    In This Topic

    The following tables list the members exposed by NRadialGradientFill.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with FocusFactorX property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with FocusFactorY property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRadialGradientFill  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the center in gradient rect coordinates.  
    Public PropertyOverridden. Gets the fill type (Radial Gradient) as an enum value.  
    Public PropertyGets/Sets the focus in gradient rect coordinates.  
    Public PropertyGets or sets the X position of the gradient focus point, relatively to the radial gradient bounds. 0 = left side, 0.5 = center, 1 = right side  
    Public PropertyGets or sets the Y position of the gradient focus point, relatively to the radial gradient bounds. 0 = top side, 0.5 = center, 1 = bottom side  
    Public PropertyGets the gradient rectangle.  
    Public PropertyGets the Radius of the gradient circle.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new radial gradient fill by inverting the colors of this fill.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also