Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IGradientStop Interface / Position Property
In This Topic
    Position Property (IGradientStop)
    In This Topic
    Gets or sets a value that that represents the position of the gradient stop.
    Syntax
    System.double Position {get; set;}
    See Also