Compartir a través de


ShellRenderingSettings.Opacity Propiedad

Definición

Opacidad de la geometría representada por shell. Oscila entre 0 (invisible) y 1 (totalmente opaco).

public:
 property float Opacity { float get(); void set(float value); };
public float Opacity { get; set; }
member this.Opacity : single with get, set
Public Property Opacity As Single

Valor de propiedad

Comentarios

Se InvalidParam produce un error si se pasa un valor fuera del intervalo [0;1].

Se aplica a