FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportDigitalCharacteristics Interface / GetProfileXNumberOfLoadingPoints Method


In This Topic
    GetProfileXNumberOfLoadingPoints Method (ISupportDigitalCharacteristics)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetProfileXNumberOfLoadingPoints( _
       ByVal profileNumber As Integer _
    ) As Integer
    'Usage
     
    
    Dim instance As ISupportDigitalCharacteristics
    Dim profileNumber As Integer
    Dim value As Integer
     
    value = instance.GetProfileXNumberOfLoadingPoints(profileNumber)
    int GetProfileXNumberOfLoadingPoints( 
       int profileNumber
    )

    Parameters

    profileNumber
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also