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


C1.Document アセンブリ > C1.Document 名前空間 > Line クラス : ActualWidth プロパティ
Gets the actual width of the line. Unlike the Width property, this returns 0 if Style is DashStyle.None.
シンタックス
'宣言
 
Public ReadOnly Property ActualWidth As System.Double
'使用法
 
Dim instance As Line
Dim value As System.Double
 
value = instance.ActualWidth
public System.double ActualWidth {get;}
参照

参照

Line クラス
Line メンバ