CalendarView for WinForms
SolidPattern プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > PatternPen クラス : SolidPattern プロパティ
Get a int[] indicate the pattern of SolidPen
シンタックス
'宣言
 
Public Shared ReadOnly Property SolidPattern As System.Integer()
public static System.int[] SolidPattern {get;}
解説

The Pen create by this pattern is not same as SolidPen. the PatternPen would always draw solid one pixel and zero pixel space.

Using this style to paint a rectangle, polygon, polyline, it will be lost some pixels at each the corner.

参照

PatternPen クラス
PatternPen メンバ