TimingValueBuilder.FormatTimeSpan
TimingValueBuilder.FormatTimeSpan method
Formats a TimeSpan into a string representation suitable for timing values.
public static string FormatTimeSpan(TimeSpan timeSpan)
Parameter | Type | Description |
---|---|---|
timeSpan | TimeSpan | The TimeSpan to format. |
Return Value
A string representation of the TimeSpan.
See Also
- class TimingValueBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG