ComponentOne Word for UWP
IsExtrusion Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : IsExtrusion Property
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

Reference

DrawingShape Class
DrawingShape Members