PrintDocument for WinForms
DashPattern プロパティ (LineDef)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > LineDef クラス : DashPattern プロパティ
Gets an array of custom dashes and spaces.
シンタックス
'宣言
 
Public ReadOnly Property DashPattern As System.Single()
'使用法
 
Dim instance As LineDef
Dim value() As System.Single
 
value = instance.DashPattern
public System.float[] DashPattern {get;}
解説
This property is used only if LineDef.DashStyle is set to System.Drawing.Drawing2D.DashStyle.Custom.
参照

LineDef クラス
LineDef メンバ