PaletteBorder Properties |
The PaletteBorder type exposes the following members.
| Name | Description | |
|---|---|---|
| Color1 |
Gets the first border color.
| |
| Color2 |
Gets and sets the second border color.
| |
| ColorAlign |
Gets the color alignment.
| |
| ColorAngle |
Gets and sets the color angle.
| |
| ColorStyle |
Gets and sets the color drawing style.
| |
| Draw |
Gets a value indicating if border should be drawn.
| |
| DrawBorders |
Gets a value indicating which borders should be drawn.
| |
| GraphicsHint |
Gets the graphics hint for drawing the border.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| Image |
Gets and sets the border image.
| |
| ImageAlign |
Gets the image alignment.
| |
| ImageStyle |
Gets and sets the border image style.
| |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
| Rounding |
Gets and sets the border rounding.
| |
| Width |
Gets and sets the border width.
|