Spread Silverlight Documentation
OffsetY Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > MoveFloatingObjectExtent Class : OffsetY Property
Gets the Y offset.
Syntax
'Declaration
 
Public ReadOnly Property OffsetY As System.Double
'Usage
 
Dim instance As MoveFloatingObjectExtent
Dim value As System.Double
 
value = instance.OffsetY
public System.double OffsetY {get;}

Property Value

The Y offset.
See Also

Reference

MoveFloatingObjectExtent Class
MoveFloatingObjectExtent Members