ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingExtrusion Class / LightPosition Property

In This Topic
    LightPosition Property
    In This Topic
    Gets or sets the light position of the extrusion of the shape.
    Syntax
    'Declaration
     
    Public Property LightPosition As Integer
    public int LightPosition {get; set;}
    See Also