Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ShapeClipboardObject Class / Top Property


In This Topic
Top Property (ShapeClipboardObject)
In This Topic
Gets or sets the top.
Syntax
'Declaration
 
Public Overridable Property Top As Integer
 
'Usage
 
Dim instance As ShapeClipboardObject
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
See Also