STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsKmlNetworkLinkViewRefreshMode Enumeration
See Also

Description

Defines the options available for a KmlNetworkLink's ViewRefreshMode property.

Members

MemberValueDescription
eStkGraphicsKmlNetworkLinkViewRefreshModeNever0Do not refresh the network link when the camera's view changes.
eStkGraphicsKmlNetworkLinkViewRefreshModeOnRequest1Only refresh the network link when it is explicitly refreshed by calling the Refresh method.
eStkGraphicsKmlNetworkLinkViewRefreshModeOnStop2Refresh the network link after camera view movement stops for the duration specified by View Refresh Time.
eStkGraphicsKmlNetworkLinkViewRefreshModeOnRegion3Refreshes the network link when the region associated with this link becomes active.
© 2024 Analytical Graphics, Inc. All Rights Reserved.