IAdjustValue

Overview

IAdjustValue is a interface in Aspose.Slides FOSS for .NET.

Represents a single adjustment value for a geometry shape.

Properties

NameTypeAccessDescription
NamestringReadRepresents the identifier of the adjust value
RawValueintRead/WriteHolds the integer representation of the adjust value
AngleValuefloatRead/WriteProvides the adjust value expressed as a floating-point angle

See Also