Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettingsRendered Class / RealisticShadowQuality Property

In This Topic
    RealisticShadowQuality Property
    In This Topic
    Gets or sets the quality of realistic shadows.
    Syntax
    'Declaration
     
    Public Property RealisticShadowQuality As realisticShadowQualityType
    public realisticShadowQualityType RealisticShadowQuality {get; set;}
    See Also