ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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.Xaml.Word.Objects.IRtfContent 
    public class PictureShape : FilledShape, C1.Xaml.Word.Objects.IRtfContent  
    Inheritance Hierarchy

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

    See Also