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

In This Topic
    Extrusion Property
    In This Topic
    Gets drawing extrusion for the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Extrusion As DrawingExtrusion
    public DrawingExtrusion Extrusion {get;}
    See Also