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


In This Topic
    PointIndex Property (LoadingPoint)
    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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also