Table of Contents

Method BeginElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

BeginElement()

Creates a begin instance time for the current time. The new instance time is added to the begin instance times list.

The behavior of this method is equivalent to BeginElementAt(0).

public void BeginElement()