FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / LoadingPoint Class / PointIndex Property


In This Topic
    PointIndex Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PointIndex As Integer
    'Usage
     
    
    Dim instance As LoadingPoint
    Dim value As Integer
     
    instance.PointIndex = value
     
    value = instance.PointIndex
    public int PointIndex {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also