Method BeginElementAt
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
BeginElementAt(float)
Creates a begin instance time for the current time plus the specified offset. The new instance time is added to the begin instance times list.
public void BeginElementAt(float offset)
Parameters
offset
floatThe offset from the current document time, in seconds, at which to begin the element.