STK ObjectsSend comments on this topic.
IAgVeGfxLeadTrailData Interface

Description

2D Graphics pass properties: lead/trail for ground tracks.

Public Methods

Public Method IsLeadDataTypeSupportedGets a value indicating whether the specified type can be used.
Public Method IsTrailDataTypeSupportedGets a value indicating whether the specified type can be used.
Public Method SetLeadDataTypeLead data type.
Public Method SetTrailDataTypeTrail data type.
Public Method SetTrailSameAsLeadMethod to set the trailing display option (and value, if applicable) to be the same as for the leading portion.

Public Properties

Public Property HasLeadDataDetermine whether the leading display option has value data.
Public Property HasTrailDataDetermine whether the trailing display option has value data.
Public Property LeadDataLead data.
Public Property LeadDataSupportedTypesReturns an array of valid choices.
Public Property LeadDataTypeLead data type.
Public Property TrailDataTrail data.
Public Property TrailDataSupportedTypesReturns an array of valid choices.
Public Property TrailDataTypeTrail data type.
© 2024 Analytical Graphics, Inc. All Rights Reserved.