SVGComponentSettingsAlphaFactor Field

The opacity for the estimated alpha color. Range ]0]v[16.66, 54.76]v[100[. Use SVGDrawSettings to map any range to this range. The values between 16.66 and 54.76 are the mapping of the color loss in SELECT ONLY mode. Use 0 to remove the object completely or 100 to show the object in full color.

Definition

Namespace: PCBI_SVG
Assembly: PCBI_SVG_ImportExport (in PCBI_SVG_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public float AlphaFactor

Field Value

Single

See Also