PlayAxis Property (BandLayoutOptions)
In This Topic
Gets or sets the play axis settings.
Syntax
'Declaration
Public Property PlayAxis As PlayAxis
public PlayAxis PlayAxis {get; set;}
Property Value
A
PlayAxis object representing the play axis settings.
See Also