StkAttitudeFileVersion Property |
Gets or sets the attitude file version.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public StkAttitudeFileVersion Version { get; set; }
Public Property Version As StkAttitudeFileVersion
Get
Set
public:
property StkAttitudeFileVersion Version {
StkAttitudeFileVersion get ();
void set (StkAttitudeFileVersion value);
}
member Version : StkAttitudeFileVersion with get, set
Property Value
Type:
StkAttitudeFileVersionSee Also