IColorOffsetValue1 Property |
Defines second 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 Value1 { get; set; }
Property Value1 As Single
Get
Set
property float Value1 {
float get ();
void set (float value);
}
abstract Value1 : float32 with get, set
Property Value
Type:
Single
See Also