ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int LightPosition2 {get; set;}
    See Also