See Also Examples Applies To
Adds border to the left of the native GdPicture image.
Syntax
object.AddBorderLeft (nBorderWidth, nBorderColor)
The AddBorderLeft 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 border. |
Returns
Long. GdPictureStatus
Category
Resize and Rotate