Spread Windows Forms 15.0
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 This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const AnchorAll As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = PSObject.AnchorAll
    public const int AnchorAll
    See Also