Vertical coordinate offset from the center of the object designating the pivot point of the rotation.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double PivotOffsetY { get; set; }
Visual Basic
Public Property PivotOffsetY As Double
	Get
	Set
JScript
function get PivotOffsetY () : double
function set PivotOffsetY (value : double)

See Also