Skip to main content
All docs
V26.1
  • Arc
    Can
    Pie
    Sun

    ShapeType.PresetAdjustValues Property

    Returns the shape’s preset adjustment values.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public ShapeGuideCollection PresetAdjustValues { get; }

    Property Value

    Type Description
    ShapeGuideCollection

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

    See Also