Skip to main content
All docs
V26.1
  • ShapeConnectionSite.RotationAngle Property

    Returns the rotation angle of the shape connection site.

    Namespace: DevExpress.Docs.Presentation

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

    Declaration

    public AdjustAngle RotationAngle { get; }

    Property Value

    Type Description
    AdjustAngle

    The rotation angle of the shape connection site.

    See Also