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


Gets or sets the size of a floating object.
Syntax
'Declaration
 
Public Property Size As Size
'Usage
 
Dim instance As FloatingObject
Dim value As Size
 
instance.Size = value
 
value = instance.Size
public Size Size {get; set;}

Property Value

The size.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options