Click or drag to resize

StiTextInCellsGdiPainter Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiTextInCellsGdiPainter"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiTextInCellsGdiPainter : StiTextGdiPainter

The StiTextInCellsGdiPainter type exposes the following members.

Constructors
  NameDescription
Public methodStiTextInCellsGdiPainter
Initializes a new instance of the StiTextInCellsGdiPainter class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Overrides StiTextGdiPainterGetImage(StiComponent, Single, StiExportFormat).)
Public methodGetSelectionCornerColor (Inherited from StiComponentGdiPainter.)
Public methodGetThumbnail
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint (Inherited from StiTextGdiPainter.)
Public methodPaintBackground (Overrides StiTextGdiPainterPaintBackground(StiText, Graphics, RectangleD).)
Public methodPaintBorder(StiComponent, Graphics, RectangleD) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiText, Graphics, RectangleD, Boolean, Boolean) (Overrides StiTextGdiPainterPaintBorder(StiText, Graphics, RectangleD, Boolean, Boolean).)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintConditions
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintConditionsAndFilter
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintEvents
Paints events of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintHighlight
Paints the highlight of the specified component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintIndicator (Inherited from StiTextGdiPainter.)
Public methodPaintInheritedImage (Inherited from StiComponentGdiPainter.)
Public methodPaintInteraction (Inherited from StiComponentGdiPainter.)
Public methodPaintLinesOfUnderlining (Inherited from StiTextGdiPainter.)
Public methodPaintMarkers
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.)
Public methodPaintOneLineOfUnderline (Inherited from StiTextGdiPainter.)
Public methodPaintOrderAndQuickInfo
Paints order numbers and quick info of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintQuickButtons
Paints the QuickButtons.
(Inherited from StiComponentGdiPainter.)
Public methodPaintSelection
Paints the selection.
(Inherited from StiComponentGdiPainter.)
Public methodPaintText (Overrides StiTextGdiPainterPaintText(StiText, Graphics, RectangleD).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also