Skip to main content
All docs
V25.2
  • PolarAdjustHandle.RadialGuide Property

    Gets or sets the guide that is updated with the adjustment radius from this PolarAdjustHandle.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public string RadialGuide { get; set; }

    Property Value

    Type Description
    String

    The guide name.

    See Also