Get or set the y-coordinate of the rotation center, relative to the origin of the shape.

Namespace: TallComponents.PDF.Transforms
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also