Class AnimationEventArgs
Inheritance
System.Object
AnimationEventArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mapsui.Utilities
Assembly: Mapsui.dll
Syntax
public class AnimationEventArgs
Constructors
| Improve this Doc View SourceAnimationEventArgs(Double)
Declaration
public AnimationEventArgs(double value)
Parameters
Type | Name | Description |
---|---|---|
System.Double | value |
Properties
| Improve this Doc View SourceValue
Declaration
public double Value { get; }
Property Value
Type | Description |
---|---|
System.Double |