ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Color
    public Color Color {get; set;}
    See Also