AGI STK Util 11 Send comments on this topic.
Lon Property (IAgCylindrical)
See Also 





Description

Dimension depends on context.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Lon() As System.Object

[C#]
public System.Object Lon {get; set;}

[Managed C++]
public: __property VARIANT get_Lon();
public: __property void set_Lon(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Lon(
VARIANT * pRetVal
);
public: HRESULT put_Lon(
VARIANT NewLon
);

[Java]
public Variant getLon();public void setLon(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1