ComponentOne FlexReport for UWP
LineShapeBase Class
Members 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : LineShapeBase Class
Abstract base class for LineShape and PolygonShape classes.
Object Model
LineShapeBase Class
Syntax
'Declaration
 
Public MustInherit Class LineShapeBase 
   Inherits ShapeBase
public abstract class LineShapeBase : ShapeBase 
Inheritance Hierarchy

System.Object
   C1.Xaml.Document.ShapeBase
      C1.Xaml.Document.LineShapeBase
         C1.Xaml.Document.LineShape

See Also

Reference

LineShapeBase Members
C1.Xaml.Document Namespace