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


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