Gets or sets an instance of the
C1.Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if
ShapeType is not
None).
シンタックス
'宣言
Public Property Shape As ShapeBase
'使用法
Dim instance As Field
Dim value As ShapeBase
instance.Shape = value
value = instance.Shape
public ShapeBase Shape {get; set;}
参照