See Also Examples Applies To
Adds borders arroud the native GdPicture image.
Syntax
object.AddBorders (nBorderWidth, nBorderColor)
The AddBorders syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nBorderWidth | Required. Long. The width of the border in pixel. |
| nBorderColor | Optional. Long. Default value is Black. The 32-bit Color (ARGB) of the borders. |
Returns
Long. GdPictureStatus
Category
Resize and Rotate