STK ObjectsSend comments on this topic.
Translucency Property (IAgVmVOSpatialCalculationLevel)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public double getTranslucency();
[Python - STK API ]
@property
def Translucency(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.