PrintDocument for WinForms
LineDef クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LineDef クラス

LineDefデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the the background color of spaces between the dashes of a dashed line. Not used if LineDef.DashStyle is System.Drawing.Drawing2D.DashStyle.Solid.  
Public プロパティGets the line color.  
Public プロパティGets an array of custom dashes and spaces.  
Public プロパティGets the System.Drawing.Drawing2D.DashStyle of the current LineDef.  
Public プロパティstatic (Shared in Visual Basic)Represents the default regular line (solid black, 1pt wide).  
Public プロパティstatic (Shared in Visual Basic)Represents the default bold line (solid black, 2pt wide).  
Public プロパティstatic (Shared in Visual Basic)Represents an empty line (with emtpy color and zero width).  
Public プロパティGets the line width (thickness).  
トップ
パブリック メソッド
 名前解説
Public メソッドDetermines whether the specified LineDef object is equal to the current object. This method compares the property values on the objects.  
Public メソッドServes as a hash function for the LineDef type.  
Public メソッドTests whether the current and another LineDef objects define same line styles - i.e. whether the values of LineDef.Color, LineDef.BackColor, LineDef.DashStyle and LineDef.DashPattern properties are the same. Note that this method does NOT compare the lines' widths.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a LineDef object, and initialises it with values acquired by parsing a string representation of a LineDef.  
Public メソッドReturns a string that represents the current object.  
トップ
参照

LineDef クラス
C1.C1Preview 名前空間