TimingValueBuilder.AddWallclock
TimingValueBuilder.AddWallclock method
Adds a wallclock timing value.
public TimingValueBuilder AddWallclock(DateTime wallclockTime)
Parameter | Type | Description |
---|---|---|
wallclockTime | DateTime | The specific date and time for the timing. |
Return Value
The current TimingValueBuilder instance for chaining.
See Also
- class TimingValueBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG