Gets or sets the specular GlobeImageOverlay associated with the Central Body in the Scene. The Specular Overlay is displayed only in the specular highlight of the Central Body.
Read-write property
[Visual Basic .NET] |
---|
Public Property SpecularOverlay() As IAgStkGraphicsGlobeImageOverlay |
[C#] |
---|
public IAgStkGraphicsGlobeImageOverlay SpecularOverlay {get; set;} |
[Managed C++] |
---|
public: __property IAgStkGraphicsGlobeImageOverlay^ get_SpecularOverlay(); |
[Unmanaged C++] |
---|
public: HRESULT get_SpecularOverlay( |
[Java] |
---|
public IAgStkGraphicsGlobeImageOverlay getSpecularOverlay();public void setSpecularOverlay( |