SetTransparency Method

SetTransparency function

Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear).


func (instance *ShadowEffect) SetTransparency(value float64)  error

Remarks

See Also