FlexReport for WinForms
Shape プロパティ (Field)


C1.Report アセンブリ > C1.Report 名前空間 > Field クラス : Shape プロパティ
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;}
参照

参照

Field クラス
Field メンバ
ShapeType プロパティ