Gets an enum that determines the operation performed in the step. The following are the possible values:
§ ST_CLEARCAPTION = -1,
§ ST_LOCATION = 0
§ ST_DYNAMICOBJECT = 1
§ ST_GROUPOROBJECT = 2
§ ST_UNDERGROUNDMODE = 3
§ ST_TIMESLIDER = 4
§ ST_SETTTIME = 5
§ ST_MESSAGE = 6
§ ST_TOOL = 7
§ ST_CAPTION = 8
§ ST_RESTARTDYNAMICOBJECT = 9
§ ST_FLIGHTSPEEDFACTOR = 10
§ ST_PLAYTIMEANIMATION = 11
§ ST_PLAYANOTHERPRESENTATION = 12
JavaScript |
|
Type |
C# |
|
PresentationStepType Type { get; } |
C++ |
|
HRESULT Type([out, retval] PresentationStepType* pVal) |