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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ShapeField クラス : Shape プロパティ
Gets or sets an instance of the C1.Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field.
シンタックス
'宣言
 
Public Property Shape As ShapeBase
'使用法
 
Dim instance As ShapeField
Dim value As ShapeBase
 
instance.Shape = value
 
value = instance.Shape
public ShapeBase Shape {get; set;}
参照

参照

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