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

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