Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Sets or retrieves the opacity level at the end of the gradient applied with the Alpha filter.
Syntax
HTML Scripting
Possible Values
iOpacity Integer that specifies or receives the opacity level. The value can range from 0(fully transparent) to100(fully opaque).
- 0
- Default. Transparent.
100- Opaque.
The property is read/write. The property has a default value of 0.
Remarks
This property applies only to objects that have a specified opacity gradient—that is, the Style property is set to
1,2, or3.
Applies To
Alpha
See Also