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


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

参照

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