SpreadsheetGear.Shapes Namespace > IShapeRange Interface : IncrementTop Method |
'Declaration
Sub IncrementTop( _ ByVal increment As System.Double _ )
'Usage
Dim instance As IShapeRange Dim increment As System.Double instance.IncrementTop(increment)
void IncrementTop( System.double increment )
procedure IncrementTop( increment: System.Double );
function IncrementTop( increment : System.double );
void IncrementTop( System.double increment )
void IncrementTop( System.double increment )
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