

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