Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipEMF Class / rgbUid1 Property


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