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


Gets or sets the location of a floating object.
Syntax
'Declaration
 
Property Location As Point
'Usage
 
Dim instance As IFloatingObject
Dim value As Point
 
instance.Location = value
 
value = instance.Location
Point Location {get; set;}

Property Value

The location of a floating object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IFloatingObject Interface
IFloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options