Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / AnchorLeft Field


In This Topic
    AnchorLeft Field
    In This Topic
    Anchors on left side of object This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const AnchorLeft As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = PSObject.AnchorLeft
    public const int AnchorLeft
    See Also