Duration of the gap.
Read-write property
[Visual Basic .NET] |
---|
Public Property GapDuration() As Double |
[C#] |
---|
public double GapDuration {get; set;} |
[Managed C++] |
---|
public: __property double get_GapDuration(); |
[Unmanaged C++] |
---|
public: HRESULT get_GapDuration( |
[Java] |
---|
public double getGapDuration();public void setGapDuration( |