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