alexa

    Show / Hide Table of Contents

    Enum FrameType

    Determines the shape of the Magnifier control.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum FrameType

    Fields

    Name Description
    Circle

    Circular Magnifier.

    Rectangle

    Rectangular Magnifier.

    RoundedRectangle

    Rectangular Magnifier with rounded corners.

    Back to top Generated by DocFX