menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Canvas3DStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Canvas3DStyle

    Styles of canvas which emulate 3D effect on screen.

    Namespace: Syncfusion.HTMLUI.Base.Utility
    Assembly: Syncfusion.HTMLUI.Base.dll
    Syntax
    public enum Canvas3DStyle

    Fields

    Name Description
    Flat

    Flat style of 3D canvas. Single line border.

    Raised

    Raised canvas 3D style. Canvas will take two pixels from all sides.

    RaisedSimple

    Raised canvas style, but more simple.

    Single

    3D canvas must be drawn in one line.

    Title

    Used when two or more items must look like one 3D area. Such items are split by special 3D vertical line. Mostly used for headers drawing.

    Upped

    Raised canvas 3D style. Canvas will take two pixels from all sides.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved