

'宣言 Public MustInherit Class TriangleShapeBase Inherits ShapeBase Implements ICloneableObject, C1.Document.Serialization.IC1Serializable
'使用法 Dim instance As TriangleShapeBase
public abstract class TriangleShapeBase : ShapeBase, ICloneableObject, C1.Document.Serialization.IC1Serializable
System.Object
C1.Document.ShapeBase
C1.Document.TriangleShapeBase
C1.Document.IsoscelesTriangleShape
C1.Document.PolygonShape
C1.Document.RightTriangleShape