'Usage
Dim instance As DicomImage
Dim value As Pen
instance.BorderPen = value
value = instance.BorderPen
Remarks
User defined pen object for drawing the Image border. The default color is transparent and width is zero. If
set to null, this property will be reset to transparent.