SpreadsheetGear 2023
RectangleBottom Property (IRectangularGradient)


SpreadsheetGear Namespace > IRectangularGradient Interface : RectangleBottom Property
Gets or sets a value which specifies the bottom point that the gradient converges to.
Syntax
'Declaration
 
Property RectangleBottom As System.Double
'Usage
 
Dim instance As IRectangularGradient
Dim value As System.Double
 
instance.RectangleBottom = value
 
value = instance.RectangleBottom
System.double RectangleBottom {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