ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / PictureShape Class
Members

In This Topic
    PictureShape Class
    In This Topic
    Represents an Image embedded in a shape container.
    Object Model
    PictureShape Class
    Syntax
    'Declaration
     
    Public Class PictureShape 
       Inherits FilledShape
       Implements C1.WPF.Word.Objects.IRtfContent 
    public class PictureShape : FilledShape, C1.WPF.Word.Objects.IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Canvas.DrawingShape
          C1.WPF.Word.Canvas.FilledShape
             C1.WPF.Word.Canvas.PictureShape

    See Also