Horizontal coordinate offset from the center of the object
designating the pivot point of the rotation.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double PivotOffsetX { get; set; } |
Visual Basic |
---|
Public Property PivotOffsetX As Double Get Set |
JScript |
---|
function get PivotOffsetX () : double function set PivotOffsetX (value : double) |