ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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