Used to specify a starting 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 StartPercent { get; set; } |
Visual Basic |
---|
Public Property StartPercent As Double Get Set |
JScript |
---|
function get StartPercent () : double function set StartPercent (value : double) |