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