ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShadow Class / Color Property

In This Topic
    Color Property (DrawingShadow)
    In This Topic
    Gets or sets the shadow color of the shape.
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also