InputAnimation.markerCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of markers in the animation.
public:
property int markerCount { int get(); };
public int markerCount { get; }
member this.markerCount : int
Public ReadOnly Property markerCount As Integer