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


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

    Parameters

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