ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / FlowChartDisplayShape Class
Members

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

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

    See Also