Name | Description | |
---|---|---|
![]() | CreateBitmapMask | Overloaded. Creates a mask of the bitmap specified by the index using the specified color. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | Draw3DBorder | Overloaded. Draws a 3D border around a SmartControl or SmartItem. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawBitmap | Draws the bitmap at the specified coordinates. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawBorder | Draws a border for the specified rectangle with the specified colors. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawCheckBox | Overloaded. Draws a checkbox with the specified check state within the specified rectangle. |
![]() | DrawDottedLine | Draws a dotted line using the specified colors from the first point to the second. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawDottedRectangle | Draws a dotted rectangle using the specified colors for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawFlatBorder | Overloaded. Draws a flat border for SmartPaint.Bounds. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawImage | Overloaded. Overridden. Draws the image in the ImageList that corresponds to SmartPaint.ImageIndex at the specified point. |
![]() | DrawInvertedFlatBorder | Overloaded. Draws an inverted flat border for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawLine | Draws the line with the specified color from the first point to the second. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawMinus | Draws a minus sign (-) in a box within the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawPlus | Draws a plus sign (+) in a box within the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawProgressBar | Draws a progress bar in the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawRadioButton | Overloaded. Draws a radio button within the specified rectangle. |
![]() | DrawRectangle | Draws the rectangle with the specified border color. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawSizeGrip | Draws a size grip for the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawString | Overloaded. Draws the string with the specified alignment. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawSunkenBorder | Overloaded. Draws a sunken border for SmartPaint.Bounds. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | DrawThemePart | Draws the theme part in the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | FillRectangle | Fills the interior of the rectangle with the specified color. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | GetColorFromTheme | Retrieves the current color of the specified Xceed.SmartUI.UIStyle.ThemeColor. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | GetInvertedColor | Retrieves the opposite color of the specified color. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | GetStringHeight | Overloaded. Retrieves the height of the specified string assuming that the string will be drawn on one line. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | GetStringWidth | Retrieves the width of the specified string. (Inherited from Xceed.SmartUI.SmartPaint) |
![]() | SetClip | Sets the clipping region to the specified rectangle. (Inherited from Xceed.SmartUI.SmartPaint) |