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


In This Topic
    PresetLightingDirection Property
    In This Topic
    Gets the position of the light source relative to the extrusion
    Syntax
    'Declaration
     
    ReadOnly Property PresetLightingDirection As LightRigDirection
    'Usage
     
    Dim instance As IThreeDFormat
    Dim value As LightRigDirection
     
    value = instance.PresetLightingDirection
    LightRigDirection PresetLightingDirection {get;}
    See Also