KmlNetworkLinkRefreshInterval Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Duration RefreshInterval { get; set; }
Public Property RefreshInterval As Duration
Get
Set
public:
property Duration RefreshInterval {
Duration get ();
void set (Duration value);
}
member RefreshInterval : Duration with get, set
Property Value
Type:
DurationSee Also