Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / AnchorNone Field


In This Topic
AnchorNone Field
In This Topic
Applies no anchoring, so the object is allowed free movement This field is constant and read-only.
Syntax
'Declaration
 
Public Const AnchorNone As Integer
 
'Usage
 
Dim value As Integer
 
value = PSObject.AnchorNone
See Also