AGI STK Objects 11 Send comments on this topic.
Translucency Property (IAgVmVOSpatialCalculationLevel)
See Also 





Description

Set the percent Translucency for a Spatial Calculation Boundary/Fill Level.

Property type

Read-only property

Syntax

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

[C#]
public double Translucency {get;}

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

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

[Java]
public double getTranslucency();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1