TrackBase Class

Definition

Base type for concrete track types. A derived type must be used to represent the Track.

public class TrackBase
type TrackBase = class
Public Class TrackBase
Inheritance
TrackBase
Derived

Constructors

TrackBase()

Initializes a new instance of the TrackBase class.

Applies to