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: 22.5.0.0 (22.5)
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