TextMetrics.PitchAndFamily プロパティ

定義

物理フォントのピッチ、技術、およびファミリに関する情報を取得または設定します。

public:
 property System::Windows::Forms::VisualStyles::TextMetricsPitchAndFamilyValues PitchAndFamily { System::Windows::Forms::VisualStyles::TextMetricsPitchAndFamilyValues get(); void set(System::Windows::Forms::VisualStyles::TextMetricsPitchAndFamilyValues value); };
public System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues PitchAndFamily { get; set; }
member this.PitchAndFamily : System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues with get, set
Public Property PitchAndFamily As TextMetricsPitchAndFamilyValues

プロパティ値

TextMetricsPitchAndFamilyValues

物理フォントのピッチ、技術、およびファミリを指定する TextMetricsPitchAndFamilyValues 値のビットごとの組み合わせ。

適用対象