Spread Windows Forms 15.0
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
    public const int AnchorNone
    See Also