Skip to main content
All docs
V25.2
  • Arc
    Can
    Pie
    Sun

    ShapeType.PresetAdjustValues Property

    Returns the shape’s preset adjustment values.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ShapeGuideCollection PresetAdjustValues { get; }

    Property Value

    Type Description
    ShapeGuideCollection

    A collection of guides that define the shape’s preset adjustment values.

    See Also