DicomObjects Reference
DicomObjects Reference / DicomVolume Object / SetBorderColour Method
In This Topic
    SetBorderColour Method
    In This Topic
    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