Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / INLinearGradient Interface
Properties

In This Topic
    INLinearGradient Interface Members
    In This Topic

    The following tables list the members exposed by INLinearGradient.

    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