DicomObjects Reference
DicomObjects Reference / DicomVolume Object / SetBorderColour Method
SetBorderColour Method
Description
Set volume's border colour
Syntax
Visual Basic
Public Sub SetBorderColour( _
   ByVal Top As ULong, _
   ByVal Bottom As ULong, _
   ByVal Left As ULong, _
   ByVal Right As ULong _
) 
Parameters
Top
Bottom
Left
Right
See Also