ComponentOne Document Library for UWP
ShapeBase Class
Members 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : ShapeBase Class
Abstract base class for shapes rendered by report fields (see Field.ShapeType and Shape).
Object Model
ShapeBase Class
Syntax
'Declaration
 
Public MustInherit Class ShapeBase 
public abstract class ShapeBase 
Inheritance Hierarchy

System.Object
   C1.Xaml.Document.ShapeBase
      C1.Xaml.Document.LineShapeBase
      C1.Xaml.Document.RectangleShape
      C1.Xaml.Document.TriangleShapeBase

See Also

Reference

ShapeBase Members
C1.Xaml.Document Namespace