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. |