GrapeCity.Xaml.SpreadSheet.Data
Size Property (IFloatingObject)


GrapeCity.Xaml.SpreadSheet.Data Namespace > IFloatingObject Interface : Size Property
Gets or sets the size of a floating object.
Syntax
'Declaration
 
Property Size As Size
'Usage
 
Dim instance As IFloatingObject
Dim value As Size
 
instance.Size = value
 
value = instance.Size
Size Size {get; set;}

Property Value

The size.
See Also

Reference

IFloatingObject Interface
IFloatingObject Members