CalendarView for WinForms
FontMetric 構造体 メンバ
フィールド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 : FontMetric 構造体

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

パブリック フィールド
 名前解説
Public フィールドSpecifies the ascent (units above the base line) of characters.  
Public フィールドSpecifies the average width of characters in the font (generally defined as the width of the letter x). This value does not include the overhang required for bold or italic characters.  
Public フィールドSpecifies the value of the character that will be used to define word breaks for text justification.  
Public フィールドSpecifies the character set of the font. The character set can be one of the following values.  
Public フィールドSpecifies the value of the character to be substituted for characters not in the font.  
Public フィールドSpecifies the descent (units below the base line) of characters.  
Public フィールドSpecifies the horizontal aspect of the device for which the font was designed.  
Public フィールドSpecifies the vertical aspect of the device for which the font was designed. The ratio of the tmDigitizedAspectX and tmDigitizedAspectY members is the aspect ratio of the device for which the font was designed.  
Public フィールドSpecifies the amount of extra leading (space) that the application adds between rows. Since this area is outside the font, it contains no marks and is not altered by text output calls in either OPAQUE or TRANSPARENT mode. The designer may set this member to zero.  
Public フィールドSpecifies the value of the first character defined in the font.  
Public フィールドSpecifies the height (ascent + descent) of characters.  
Public フィールドSpecifies the amount of leading (space) inside the bounds set by the tmHeight member. Accent marks and other diacritical characters may occur in this area. The designer may set this member to zero.  
Public フィールドSpecifies an italic font if it is nonzero.  
Public フィールドSpecifies the value of the last character defined in the font.  
Public フィールドSpecifies the width of the widest character in the font.  
Public フィールドSpecifies the extra width per string that may be added to some synthesized fonts. When synthesizing some attributes, such as bold or italic, graphics device interface (GDI) or a device may have to add width to a string on both a per-character and per-string basis.  
Public フィールドSpecifies information about the pitch, the technology, and the family of a physical font.  
Public フィールドSpecifies a strikeout font if it is nonzero.  
Public フィールドSpecifies an underlined font if it is nonzero.  
Public フィールドSpecifies the weight of the font.  
トップ
参照

FontMetric 構造体
C1.Framework.Drawing.Gdi 名前空間