SpreadsheetGear 2023
RectangleTop Property (IRectangularGradient)


SpreadsheetGear Namespace > IRectangularGradient Interface : RectangleTop Property
Gets or sets a value which specifies the top point that the gradient converges to.
Syntax
'Declaration
 
Property RectangleTop As System.Double
'Usage
 
Dim instance As IRectangularGradient
Dim value As System.Double
 
instance.RectangleTop = value
 
value = instance.RectangleTop
System.double RectangleTop {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IRectangularGradient Interface
IRectangularGradient Members