OverrideGraphicSettings.SetSurfaceTransparency
Description:
Sets the projection surface transparency.
Sets the projection surface transparency.
public OverrideGraphicSettings SetSurfaceTransparency(
int transparency
)
-
Int32transparencyValue of the transparency of the projection surface (0 = opaque, 100 = fully transparent).
-
Transparency must be greater than 0 and less than 100.