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.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also