OrgChart for UWP/WinRT
ConnectorDashArray プロパティ

接続線の描画に使用される破線のパターンを定義する値のコレクションを取得または設定します。
構文
'宣言
 
Public Property ConnectorDashArray As Windows.UI.Xaml.Media.DoubleCollection
public Windows.UI.Xaml.Media.DoubleCollection ConnectorDashArray {get; set;}
解説
この配列は、線の部分と隙間の部分の長さを交互に指定します。値は、ConnectorWidth プロパティの倍数で表されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1OrgChart クラス
C1OrgChart メンバ

Send Feedback