Set the percent Translucency for a Spatial Calculation Boundary/Fill Level.
Read-only property
[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(); |