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


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

この設定はPenオブジェクトのDashPattern値で、セルの一辺に複合境界線の一部として傾斜した複合境界線を描画するときに使用します。

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

参照

ComplexBorderSidePattern クラス
ComplexBorderSidePattern メンバ

 

 


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