NevronOpenVision
Nevron.Nov.Graphics Namespace / NLinearGradientFill Class


NLinearGradientFill Class Methods

For a list of all members of this type, see NLinearGradientFill members.

Public Methods
 NameDescription
Public MethodOverridden. Creates a new linear gradient fill by inverting the colors of this fill.  
Public MethodGets the angle  
Public MethodOverloaded. Sets the linear gradient angle to the specified value. Center the gradient to pass through the center of the gradient rect. Adjusts the coverage points so that the gradient fill the entire gradient rect completely.  
Public MethodSets the EndFactorX, if keepCentered is true modifies the StartPoint so that the gradient passes through the gradient rect center  
Public MethodSets the StartFactorY, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center  
Public MethodSets the StartFactorX, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center  
Public MethodSets the StartFactorY, if keepCentered is true modifies the EndPoint so that the gradient passes through the gradient rect center  
Public MethodStretches the linear gradient, so that it covers the gradient rect completely.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal MethodOverridden.   
Top
See Also