Document Library for WinForms
C1FontStretch 列挙体

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : C1FontStretch 列挙体
Represents the degree to which a font has been stretched compared to a font's normal aspect ratio.
シンタックス
'宣言
 
Public Enum C1FontStretch 
   Inherits System.Enum
public enum C1FontStretch : System.Enum 
メンバ
メンバ解説
CondensedCondenced.
ExpandedExpanded.
ExtraCondensedExtra condenced.
ExtraExpandedExtra expanded.
MediumMedium.
NormalNormal.
SemiCondensedSemi condensed.
SemiExpandedSemi expanded.
UltraCondensedUltra condenced.
UltraExpandedUltra expanded.
Undefined 
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Document.C1FontStretch

参照

C1.Win.Document 名前空間