ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / Seal4Shape Class / IsExtrusion Property

In This Topic
    IsExtrusion Property (Seal4Shape)
    In This Topic
    Gets or sets true if drawing shape has extrusion, otherwise false.
    Syntax
    'Declaration
     
    Public Property IsExtrusion As Boolean
    public bool IsExtrusion {get; set;}
    See Also