Spread Windows Forms 17
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
    Syntax
    'Declaration
     
    
    Public Const AnchorNone As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = PSObject.AnchorNone
    public const int AnchorNone
    See Also