IColorOffsetValue0 Property |
Defines first value of offset.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxfloat Value0 { get; set; }
Property Value0 As Single
Get
Set
property float Value0 {
float get ();
void set (float value);
}
abstract Value0 : float32 with get, set
Property Value
Type:
Single
See Also