ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / FilledShape Class / IsFilled Property

In This Topic
    IsFilled Property (FilledShape)
    In This Topic
    Gets true if drawing shape has shadow, otherwise false.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFilled As Boolean
    public bool IsFilled {get;}
    See Also