Speed Property

Summary
The speed value.
Syntax
C#
VB
C++
public int Speed { get; } 
Public ReadOnly Property Speed As Integer 
public: 
property int Speed { 
   int get(); 
} 

Property Value

The speed value.

Remarks

The value of the speed (in KB/sec) at the current index. To obtain the list of supported speeds for the drive, check the MediaWriterDrive.Speeds Property.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.