WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Drawing

    Show / Hide Table of Contents

    Namespace Syncfusion.Drawing

    Classes

    ActiveXSnapshot

    Provides support for capturing an ActiveX or Windows Forms control to a bitmap.

    AnimationHelper

    Utility class comes handy when you need to perform simple animations in your control.

    BrushInfo

    Holds information on how to fill the background of a window or grid cell.

    BrushInfoColorArrayList

    A list of colors returned by the GradientColors property in the BrushInfo type.

    BrushInfoConverter

    Provides a way to convert BrushInfo to a string and from a string.

    BrushPaint

    Paints window background using BrushInfo information.

    ChevronPainter

    This class allows users to simply draw chevron button with different Themes and Styles.

    CMirroredDrawer

    Utility class for mirroring graphics output if needed.

    ColorConvert

    Conversion methods for a System.Drawing.Color to and from a string.

    DoubleBufferSurface
    DragRectDrawing
    DrawIconHelper

    Apply functionality to choose alpha-blended icon and correctly change it to bitmap.

    DrawingUtils
    FontUtil
    GradientStyleEditor

    Provides a System.Drawing.Design.UITypeEditor for the GradientStyle enumeration.

    GraphicsAutoAfineTransfrom

    Class does 2D ratio and offset tranformation for System.Drawing.Graphics object using System.Drawing.Graphics.Transform property.

    Transform is done in constructor and reverted in Dispose() method.

    GraphicsAutoMirrorX

    Class does 2D mirroring for X axis for System.Drawing.Graphics.

    Transform is done in constructor and reverted in Dispose() method.

    GraphicsAutoMirrorY

    Class does 2D mirroring for Y axis for System.Drawing.Graphics.

    Transform is done in constructor and reverted in Dispose() method.

    GraphicsEventArgs

    Provides data for the PrepareGraphics event of a GraphicsProvider instance.

    GraphicsProvider

    Returns a graphics context when needed and raises a PrepareGraphics event to initialize the graphics object.

    IconPaint

    IconPaint is a helper class for drawing and caching bitmaps from a resource manifest with a given forecolor.

    Image

    Represents the functionalities for using images in presentation

    ImageListSourceFiles
    PatternStyleEditor

    Provides a System.Drawing.Design.UITypeEditor for the PatternStyle enumeration.

    RichTextPaint
    RotatePaint

    Helper routines for drawing rotated text.

    SourceImageFilesEditor
    TextFrame

    Represents the text frame

    TextRange

    Represents the text range

    TextRendererDC

    Interfaces

    IGraphicsProvider

    Implements an interface that returns a graphics context when needed and raises a PrepareGraphics event to initialize the graphics object.

    INonClientPaintingSupport

    Enums

    BrushStyle

    Specifies the BrushStyle used by BrushInfo.

    GradientStyle

    Specifies the Gradient style used by the GradientStyle.

    ImageFormat

    Specifies the file format of the image.

    ImageType

    Specifies the type of the image.

    PanoseFontFamilyTypes

    Enumeration of Panose Font Family Types. These can be used for determining the similarity of two fonts or for detecting non-character fonts like WingDings.

    PatternStyle

    Specifies the pattern style used in PatternStyle

    Delegates

    GraphicsEventHandler

    Represents a method that handles a PrepareGraphics event of a GraphicsProvider instance.

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