AGI STK VGT 11 Send comments on this topic.
StartStopOption Property (IAgCrdnEventArrayStartStopTimes)
See Also 





Description

The edge type. At least one of the two edge types must be selected.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property StartStopOption() As AgECrdnStartStopOption

[C#]
public AgECrdnStartStopOption StartStopOption {get; set;}

[Managed C++]
public: __property AgECrdnStartStopOption get_StartStopOption();
public: __property void set_StartStopOption(
AgECrdnStartStopOption
);

[Unmanaged C++]
public: HRESULT get_StartStopOption(
AgECrdnStartStopOption * pRetVal
);
public: HRESULT put_StartStopOption(
AgECrdnStartStopOption NewStartStopOption
);

[Java]
public AgECrdnStartStopOption getStartStopOption();public void setStartStopOption(
AgECrdnStartStopOption
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1