Provides properties to configure the vehicle's appearance in 2D and 3D views. The interface is used with event interval collections only.
GetTimeComponent | Returns an instance of a time component which provides the time intervals to control the appearance and visibility of the graphics path. The method may throw an exception if the component is invalid. |
ColorRampEndColor | The end color of the color ramp. Setting this property has no effect if the color ramp is not supported. |
ColorRampStartColor | The start color of the color ramp. Setting this property has no effect if the color ramp is not supported. |
Penumbra | Configure the appearance of the orbit track, the marker, etc. when the vehicle is only partially in sunlight. |
Sunlight | Configure the appearance of the orbit track, the marker, etc. when the vehicle is in complete sunlight. |
Umbra | Configure the appearance of the orbit track, the marker, etc. when the vehicle isn't in sunlight at all. |
UseColorRamp | Whether the color ramp is used. Setting this property has no effect if the color ramp is not supported. |
Implemented Interface |
---|
IAgVeGfxTimeComponentsElement |