Description
Initializes a time display condition with a
Time Interval.
Syntax
| [Visual Basic .NET] |
|---|
Public Function InitializeWithTimeInterval( _
ByRef TimeInterval() As Variant _
) As IAgStkGraphicsTimeIntervalDisplayCondition
|
Parameters
- TimeInterval
- An array containing the time interval to assign to the display condition, in the order start time, stop time.
Example
Shows the format of
the TimeInterval parameter when creating a time interval display
condition.
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Shows the format of
the TimeInterval parameter when creating a time interval display
condition.
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||