Used to specify an ending magnitude for the animation (range: 0.0 to 1.0).
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double EndPercent { get; set; } |
Visual Basic |
---|
Public Property EndPercent As Double Get Set |
JScript |
---|
function get EndPercent () : double function set EndPercent (value : double) |