Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / IThreeDFormat Interface / PresetLighting Property


In This Topic
    PresetLighting Property
    In This Topic
    Gets the extrusion preset lighting for a ThreeDFormat object
    Syntax
    'Declaration
     
    ReadOnly Property PresetLighting As LightRigType
    'Usage
     
    Dim instance As IThreeDFormat
    Dim value As LightRigType
     
    value = instance.PresetLighting
    LightRigType PresetLighting {get;}
    See Also