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


In This Topic
AnchorAll Field
In This Topic
Anchors on all sides of object
Syntax
'Declaration
 
Public Const AnchorAll As Integer
 
'Usage
 
Dim value As Integer
 
value = PSObject.AnchorAll
See Also