

'宣言 Public Class Line.PropsTable Inherits C1.Document.VisualPrimitive.PropsTable(Of Line) Implements C1.Document.Serialization.IC1PropsTable
'使用法 Dim instance As Line.PropsTable
public class Line.PropsTable : C1.Document.VisualPrimitive.PropsTable<Line>, C1.Document.Serialization.IC1PropsTable
System.Object
C1.Document.Serialization.C1PropsTable<T>
C1.Document.VisualPrimitive.PropsTable<T>
C1.Document.Line.PropsTable