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

In This Topic
    FlowChartInputOutputShape Class
    In This Topic
    Represents a flow chart input output shape of the shape container.
    Object Model
    FlowChartInputOutputShape Class
    Syntax
    'Declaration
     
    Public Class FlowChartInputOutputShape 
       Inherits FilledShape
       Implements C1.WPF.Word.Objects.IRtfContent 
    public class FlowChartInputOutputShape : FilledShape, C1.WPF.Word.Objects.IRtfContent  
    Inheritance Hierarchy

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

    See Also