Click or drag to resize

GeometryAdjustValues Property

Gets the parent shape's adjust values.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public IDictionary<string, double> AdjustValues { get; }

Property Value

IDictionaryString, Double
See Also