Click or drag to resize

StiDashboardElementGdiPainter Methods

The StiDashboardElementGdiPainter type exposes the following members.

Methods
  NameDescription
Public methodDrawPageNumber
Draws page numbers.
(Inherited from StiPageGdiPainter.)
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 methodGetDashboardGridDotsColor
Public methodGetDashboardGridLinesColor
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage (Inherited from StiComponentGdiPainter.)
Public methodGetSelectionBackgroundColor (Overrides StiPageGdiPainterGetSelectionBackgroundColor(StiPage).)
Public methodGetSelectionBorderColor (Overrides StiPageGdiPainterGetSelectionBorderColor(StiPage).)
Public methodGetSelectionCornerColor(StiComponent) (Inherited from StiComponentGdiPainter.)
Public methodGetSelectionCornerColor(StiPage) (Overrides StiPageGdiPainterGetSelectionCornerColor(StiPage).)
Public methodGetTableLinesColor (Overrides StiPageGdiPainterGetTableLinesColor(StiPage).)
Public methodGetThumbnail
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWatermarkImage (Inherited from StiPageGdiPainter.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint (Inherited from StiPageGdiPainter.)
Public methodPaintBackground (Overrides StiPageGdiPainterPaintBackground(StiPaintEventArgs, Graphics, StiPage, Double, Double).)
Public methodPaintBandInteraction (Inherited from StiContainerGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleD) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) (Overrides StiComponentGdiPainterPaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean).)
Public methodPaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) (Inherited from StiComponentGdiPainter.)
Public methodPaintColumns(StiContainer, Graphics) (Inherited from StiContainerGdiPainter.)
Public methodPaintColumns(Graphics, StiPage, Double) (Inherited from StiPageGdiPainter.)
Public methodPaintComponents
Paints components.
(Inherited from StiContainerGdiPainter.)
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 methodPaintContentBorder (Overrides StiPageGdiPainterPaintContentBorder(Graphics, StiPage, Double, Double).)
Public methodPaintCopyrightAfter (Inherited from StiPageGdiPainter.)
Public methodPaintCopyrightBefore (Inherited from StiPageGdiPainter.)
Public methodPaintEvents
Paints events of a component.
(Inherited from StiComponentGdiPainter.)
Public methodPaintGrid (Inherited from StiPageGdiPainter.)
Public methodPaintGridDots (Overrides StiPageGdiPainterPaintGridDots(Graphics, StiPage, Double, Double).)
Public methodPaintGridLines (Overrides StiPageGdiPainterPaintGridLines(Graphics, StiPage, Double, Double).)
Public methodPaintHighlight
Paints the highlight of the specified component.
(Inherited from StiPageGdiPainter.)
Public methodPaintImage (Inherited from StiPageGdiPainter.)
Public methodPaintInheritedImage (Inherited from StiComponentGdiPainter.)
Public methodPaintInteraction (Inherited from StiComponentGdiPainter.)
Public methodPaintLargeHeightFactorLine (Inherited from StiPageGdiPainter.)
Public methodPaintMarkers
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.)
Public methodPaintOrderAndQuickInfo
Paints order numbers and quick info of a component.
(Inherited from StiPageGdiPainter.)
Public methodPaintPageBreaks (Inherited from StiPageGdiPainter.)
Public methodPaintQuickButtons
Paints the QuickButtons.
(Inherited from StiComponentGdiPainter.)
Public methodPaintSegment (Inherited from StiPageGdiPainter.)
Public methodPaintSelectedComponents (Inherited from StiPageGdiPainter.)
Public methodPaintSelection(StiComponent, StiPaintEventArgs)
Paints the selection.
(Inherited from StiComponentGdiPainter.)
Public methodPaintSelection(StiPage, Graphics) (Inherited from StiPageGdiPainter.)
Public methodPaintSelectionComponents
Paints selection of components.
(Inherited from StiContainerGdiPainter.)
Public methodPaintTableLines (Inherited from StiPageGdiPainter.)
Public methodPaintText (Inherited from StiPageGdiPainter.)
Public methodPaintTileImage (Inherited from StiPageGdiPainter.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also