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