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


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