FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / AnchorTop Field


In This Topic
AnchorTop Field
In This Topic
Anchors on top side of object
Syntax
'Declaration
 
Public Const AnchorTop As Integer
 
'Usage
 
Dim value As Integer
 
value = PSObject.AnchorTop
See Also