StartPositionX is the X coordinate of the point from which the moving animation will begin.Gets or sets the X coordinate to Start Moving.
| Visual Basic (Declaration) | |
|---|---|
Public Property StartPositionX As Single | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public float StartPositionX {get; set;} | |
Return Value
The default X position value is 0.
StartPositionX is the X coordinate where moving animation will begin at.
This property uses a relative position (0 to 100).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family