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


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

Property Value

The location of a floating object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options