NevronOpenVision
Nevron.Nov.Graphics Namespace / NLinearGradientFill Class


NLinearGradientFill Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the center of the linear gradient.  
Public PropertyGets or sets the End Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right.  
Public PropertyGets or sets the End Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom.  
Public PropertyGets or sets the end point, in the graident rect.  
Public PropertyOverridden. Gets the fill type (Linear Gradient) as an enum value.  
Public PropertyGets the gradient rect  
Public PropertyGets or sets the Start Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right.  
Public PropertyGets or sets the Start Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom.  
Public PropertyGets or sets the start point, in the graident rect.  
Top
See Also