Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipPNG Class / rgbUid2 Property


In This Topic
rgbUid2 Property (OfficeArtBlipPNG)
In This Topic
Syntax
'Declaration
 
Public Property rgbUid2 As Byte()
 
'Usage
 
Dim instance As OfficeArtBlipPNG
Dim value() As Byte
 
instance.rgbUid2 = value
 
value = instance.rgbUid2
See Also