GrapeCity SPREAD for Windows Forms 11.0J
SlantedDashDot フィールド


セルの一辺に斜め一点鎖線の境界線を描画します。
構文
'Declaration
 
Public Shared SlantedDashDot As Single()
'使用法
 
Dim value() As Single()
 
value = ComplexBorderSidePattern.SlantedDashDot
 
ComplexBorderSidePattern.SlantedDashDot = value
public static float[] SlantedDashDot
解説

この設定はPenオブジェクトのDashPattern値で、セルの一辺に複合境界線の一部として破線と点を交互に繰り返すパターンの傾斜した線を含む境界線を描画するときに使用します。

DashPatternプロパティとPenクラスの詳細については、Microsoft .NET Frameworkリファレンスドキュメントを参照してください。

参照

ComplexBorderSidePattern クラス
ComplexBorderSidePattern メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.