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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ShapeField クラス : Line プロパティ
Gets or sets the Line object defining the style of lines used to draw the shape.
シンタックス
'宣言
 
Public Property Line As Line
'使用法
 
Dim instance As ShapeField
Dim value As Line
 
instance.Line = value
 
value = instance.Line
public Line Line {get; set;}
参照

参照

ShapeField クラス
ShapeField メンバ