www.gnostice.com 

ScaleX

Top  Previous  Next

This property specifies the scale factor for the width of graphic documents. Use this property to stretch or scale the graphics horizontally.

 

 

 

 

Syntax

 

 

[VC++]

double GetScaleX();

void SetScaleX(double newValue);

 

[C#]

public abstract new double ScaleX [  get,  set ]

 

[VB]

Property ScaleX As Double

 

 

 

 

Default Value

 

 

1.0