SpreadsheetGear.Shapes Namespace > IShapeRange Interface : ScaleWidth Method |
'Declaration
Sub ScaleWidth( _ ByVal factor As System.Double, _ ByVal useOriginalSize As System.Boolean, _ ByVal position As ScaleFrom _ )
'Usage
Dim instance As IShapeRange Dim factor As System.Double Dim useOriginalSize As System.Boolean Dim position As ScaleFrom instance.ScaleWidth(factor, useOriginalSize, position)
void ScaleWidth( System.double factor, System.bool useOriginalSize, ScaleFrom position )
procedure ScaleWidth( factor: System.Double; useOriginalSize: System.Boolean; position: ScaleFrom );
function ScaleWidth( factor : System.double, useOriginalSize : System.boolean, position : ScaleFrom );
void ScaleWidth( System.double factor, System.bool useOriginalSize, ScaleFrom position )
void ScaleWidth( System.double factor, System.bool useOriginalSize, ScaleFrom position )
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