Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FeatHdr Class / rgbHdrData Property


In This Topic
rgbHdrData Property
In This Topic
Gets or sets the RGB HDR data.
Syntax
'Declaration
 
Public Property rgbHdrData As Object
 
'Usage
 
Dim instance As FeatHdr
Dim value As Object
 
instance.rgbHdrData = value
 
value = instance.rgbHdrData

Property Value

The RGB HDR data.
See Also