Nevron.Nov.Graphics Namespace / INLinearGradient Interface

In This Topic
    INLinearGradient Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets or sets the End Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right.  
     PropertyGets or sets the End Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom.  
     PropertyGets or sets the Start Point X coordinate factor. The coordinate is relative to the gradient rectangle. 0 = left, 1 = right.  
     PropertyGets or sets the Start Point Y coordinate factor. The coordinate is relative to the gradient rectangle. 0 = top, 1 = bottom.  
    Top
    See Also