Visual Basic (Declaration) | |
---|---|
Public Property Value As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Value {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_Value(); public: __property void set_Value( int value ); |
Return Value
Amount of stretching where:Positive values: stretch the central pixels toward the edges.
Negative values: stretch the pixels toward the Center.
Valid values are range in between -500 and 500.
Refer to SphereCommand.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family