Table of Contents
OriginY Property

Gets or sets the center of the rings on y-axis. This is a dependency property.

Syntax
 public Unit OriginY { get; set; }
Remarks

The default value is 50%, which represents the center of the control.

See Also