Bitmap for WPF
FontStretch 列挙体

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 : FontStretch 列挙体
DWRITE_FONT_STRETCH
シンタックス
'宣言
 
Public Enum FontStretch 
   Inherits System.Enum
public enum FontStretch : System.Enum 
メンバ
メンバ解説
CondensedDWRITE_FONT_STRETCH_CONDENSED
ExpandedDWRITE_FONT_STRETCH_EXPANDED
ExtraCondensedDWRITE_FONT_STRETCH_EXTRA_CONDENSED
ExtraExpandedDWRITE_FONT_STRETCH_EXTRA_EXPANDED
MediumDWRITE_FONT_STRETCH_MEDIUM
NormalDWRITE_FONT_STRETCH_NORMAL
SemiCondensedDWRITE_FONT_STRETCH_SEMI_CONDENSED
SemiExpandedDWRITE_FONT_STRETCH_SEMI_EXPANDED
UltraCondensedDWRITE_FONT_STRETCH_ULTRA_CONDENSED
UltraExpandedDWRITE_FONT_STRETCH_ULTRA_EXPANDED
UndefinedDWRITE_FONT_STRETCH_UNDEFINED
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.DirectWrite.FontStretch

参照

C1.Util.DX.DirectWrite 名前空間