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


In This Topic
    Load Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Load As Single
    'Usage
     
    
    Dim instance As LoadingPoint
    Dim value As Single
     
    instance.Load = value
     
    value = instance.Load
    public float Load {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also