AdjustValue

Overview

AdjustValue is a class in Aspose.Slides FOSS for .NET. Inherits from: IAdjustValue.

Represents a geometry shape adjustment value backed by an XML guide definition element.

Properties: AngleValue, Name, RawValue.

Properties

NameTypeAccessDescription
NamestringReadGets the name.
RawValueintRead/WriteGets or sets the raw value.
AngleValuefloatRead/WriteGets or sets the angle value.

See Also