AGI STK Objects 11Send comments on this topic.
Tangential Property (IAgVeVOControlBox)
See Also 
Windows






Windows & Linux

Description

This property is deprecated. Use XAxisLength instead.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Tangential() As Double
[C#]
public double Tangential {get; set;}
[Managed C++]
public: __property double get_Tangential();
public: __property void set_Tangential(
   double
);
[Unmanaged C++]
public: HRESULT get_Tangential(
   double * pRetVal
);
public: HRESULT put_Tangential(
   double NewTangential
);
[Java]
public double getTangential();public void setTangential(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.