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

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

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

    See Also