|
TransparencyHelperGetOpacity(Visual3D) Method |
Returns opacity of the Visual3D (NOTE: Only gets opacity of the Content and not the Children).
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static double GetOpacity(
Visual3D visual3D
)
Parameters
- visual3D Visual3D
- Visual3D
Return Value
Doubleopacity
See Also