AGI STK Graphics 11 Send comments on this topic.
ShowShadows Property (IAgStkGraphicsProjectedRasterOverlay)
See Also 

Description

Gets or sets whether to show shadows or not. When set to true, the Raster will only be projected onto parts of the terrain visible from the Projection's position. When false, the Raster will project onto any terrain inside the Projection's view frustum. Shadows are more realistic, but are slower to render.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ShowShadows() As Boolean

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface