Gets or sets the cb HDR data.
public uint cbHdrData {get; set;}
'Declaration
Public Property cbHdrData As UInteger
'Usage
Dim instance As FeatHdr
Dim value As UInteger
instance.cbHdrData = value
value = instance.cbHdrData
Property Value
The cb HDR data.