Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettingsShaded Class / ShadowMode Property

In This Topic
    ShadowMode Property
    In This Topic
    Shadow Mode.
    Syntax
    'Declaration
     
    Public Property ShadowMode As shadowType
    public shadowType ShadowMode {get; set;}
    Remarks
    The devDept.Graphics.shadowType.Planar shadows plane position is determined by the scene bounding box and the ViewportLayout.GroundPlaneDistance.
    See Also