Visual Basic (Declaration) | |
---|---|
Public Property XScale As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TransformationParameters Dim value As Integer instance.XScale = value value = instance.XScale |
C# | |
---|---|
public int XScale {get; set;} |
Property Value
Value that represents the image x-scaling (resizing), in percent.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)