from_kilo_hertz method
from_kilo_hertz
Returns a Frequency
object that is represented in kiloHertz.
Returns
Returns a Frequency
object.
def from_kilo_hertz(self, value):
...
Parameter | Type | Description |
---|---|---|
value | float | The value. |
See Also
- module
aspose.svg.drawing
- class
Frequency
- class
Unit