2027 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceTransparency

Description:
Sets the projection surface transparency.
public OverrideGraphicSettings SetSurfaceTransparency(
	int transparency
)
  • Int32
    transparency
    Value of the transparency of the projection surface (0 = opaque, 100 = fully transparent).
Return Value OverrideGraphicSettings Reference to the changed object.