TimingValueBuilder.AddOffset
TimingValueBuilder.AddOffset method
Adds a time offset to the timing value.
public TimingValueBuilder AddOffset(TimeSpan offset)
Parameter | Type | Description |
---|---|---|
offset | TimeSpan | The time offset to add. |
Return Value
The current TimingValueBuilder instance for chaining.
See Also
- class TimingValueBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG