ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShape Class / IsShadow Property

In This Topic
    IsShadow Property
    In This Topic
    Gets or sets true if drawing shape has shadow, otherwise false.
    Syntax
    'Declaration
     
    Public Property IsShadow As System.Boolean
    public System.bool IsShadow {get; set;}
    See Also