Table of Contents
OffsetY Property

Gets or sets the vertical offset from an object's final position to its original position.

Syntax
 public Single? OffsetY { get; set; }
Remarks

This property is the same as OffsetY except for vertical offset.

See Also