IAdjustValueAngleValue Property |
Returns or sets value, interpreting it as angle in degrees.
Read/write
Single.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxfloat AngleValue { get; set; }
Property AngleValue As Single
Get
Set
property float AngleValue {
float get ();
void set (float value);
}
abstract AngleValue : float32 with get, set
Property Value
Type:
Single
See Also