Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / PlanarShadowOpacity Property

In This Topic
    PlanarShadowOpacity Property
    In This Topic
    Gets or sets the planar shadow's opacity.
    Syntax
    'Declaration
     
    Public Property PlanarShadowOpacity As Double
    public double PlanarShadowOpacity {get; set;}
    See Also