StartPositionY is the Y coordinate of the point from which the moving animation will begin.
Gets or sets the Y coordinate to Start Moving.
Visual Basic (Declaration) | |
---|---|
Public Property StartPositionY As Single |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public float StartPositionY {get; set;} |
Return Value
The default Y position value is 0.
StartPositionY is the Y coordinate where moving animation will begin.
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