C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / TriangleShapeBase Class
Members

TriangleShapeBase Class
Abstract base class for IsoscelesTriangleShape and RightTriangleShape types.
Object Model
TriangleShapeBase Class
Syntax
'Declaration
 
Public MustInherit Class TriangleShapeBase 
   Inherits ShapeBase
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.ShapeBase
      C1.WPF.Document.TriangleShapeBase
         C1.WPF.Document.IsoscelesTriangleShape
         C1.WPF.Document.PolygonShape
         C1.WPF.Document.RightTriangleShape

See Also