ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShadow Class / ShadowType Property

In This Topic
    ShadowType Property
    In This Topic
    Gets or sets the shadow type of the shape.
    Syntax
    'Declaration
     
    Public Property ShadowType As ShadowType
    public ShadowType ShadowType {get; set;}
    See Also