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


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > ShapeField クラス : Shape プロパティ
このフィールドによって描画される幾何学図形のプロパティを指定する C1.WPF.Document.ShapeBase 派生クラスのインスタンスを 取得または設定します。
シンタックス
'宣言
 
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 プロパティ