ComponentOne Word for UWP
ParallelogramShape Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace : ParallelogramShape Class
Represents a parallelogram shape of the shape container.
Object Model
ParallelogramShape Class
Syntax
'Declaration
 
Public Class ParallelogramShape 
   Inherits FilledShape
   Implements C1.Xaml.Word.Objects.IRtfContent 
public class ParallelogramShape : FilledShape, C1.Xaml.Word.Objects.IRtfContent  
Inheritance Hierarchy

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

See Also

Reference

ParallelogramShape Members
C1.Xaml.Word.Canvas Namespace