Table of Contents
OriginX Property

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

Syntax
 public Unit OriginX { get; set; }
Remarks

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

See Also