Skip to main content
All docs
V25.2
  • AdjustAngle(String) Constructor

    Initializes a new instance of the AdjustAngle class with specified settings.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public AdjustAngle(
        string guideName
    )

    Parameters

    Name Type Description
    guideName String

    The name of the guide associated with the AdjustAngle value.

    See Also