AGI STK Graphics 11 Send comments on this topic.
MinimumRefreshPeriod Property (IAgStkGraphicsKmlNetworkLink)
See Also 





Description

Gets the duration that is the minimum allowed time between refreshes of this network link.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MinimumRefreshPeriod() As Double

[C#]
public double MinimumRefreshPeriod {get;}

[Managed C++]
public: __property double get_MinimumRefreshPeriod();

[Unmanaged C++]
public: HRESULT get_MinimumRefreshPeriod(
double * pRetVal
);

[Java]
public double getMinimumRefreshPeriod();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1