ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class
Properties Methods


In This Topic
    DrawingShape Class Members
    In This Topic

    The following tables list the members exposed by DrawingShape.

    Public Properties
     NameDescription
    Public PropertyGets bottom vertical coordinate, in twips.  
    Public PropertyGets or sets the dash style of the line or border around the shape.  
    Public PropertyGets or sets the end point of the shape, in twips.  
    Public PropertyGets drawing extrusion for the shape.  
    Public PropertyGets height (vertical size), in twips.  
    Public PropertyGets or sets the hyperlink associated with the shape.  
    Public PropertyGets the unique identifier of the shape.  
    Public PropertyGets or sets true if drawing shape has extrusion, otherwise false.  
    Public PropertyGets or sets true if drawing shape is hidden, otherwise false.  
    Public PropertyGets or sets true if drawing shape has shadow, otherwise false.  
    Public PropertyGets left horizontal coordinate, in twips.  
    Public PropertyGets or sets the color of the border around the shape.  
    Public PropertyGets or sets the style of the line or border around the shape.  
    Public PropertyGets or sets the width of the border around the shape, in twips.  
    Public PropertyGets a reference to the parent IShapeContainer object.  
    Public PropertyGets or sets the rectangle that contains the shape, in twips.  
    Public PropertyGets right horizontal coordinate, in twips.  
    Public PropertyGets or sets the rotation of the shape, in degrees.  
    Public PropertyGets drawing shadow for the shape.  
    Public PropertyGets or sets the start point of the shape, in twips.  
    Public PropertyGets top vertical coordinate, in twips.  
    Public PropertyGets width (horizontal size), in twips.  
    Public PropertyGets or sets the content wrap type for the shape.  
    Public PropertyGets or sets z-index (front or back)of the shape.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new DrawingShape object that is a copy of the current instance.  
    Top
    See Also