Get or set the Y-component of the offset to rotation center, relative to the origin of the shape.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

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

See Also