The vertical position of the center point of both circles. This position is relative to the origin of the shape to which the brush is applied.

Namespace: TallComponents.PDF.Layout.Brushes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double Y { get; set; }
Visual Basic
Public Property Y As Double
	Get
	Set

See Also