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

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