Bitmap for UWP
ScriptJustify 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 : ScriptJustify 列挙体
Defines glyph characteristic information that an application needs to implement justification.
シンタックス
'宣言
 
Public Enum ScriptJustify 
   Inherits System.Enum
public enum ScriptJustify : System.Enum 
メンバ
メンバ解説
ArabicAlefFinal form of an alef-like (U+0627, U+0625, U+0623, U+0622).
ArabicBaFinal form of Ba (U+0628).
ArabicBaRaLigature of alike (U+0628,U+0631).
ArabicBlankThe glyph represents a blank in an Arabic run.
ArabicHaFinal form of Ha (U+0647).
ArabicKashidaKashida (U+0640) in the middle of the word.
ArabicNormalNormal middle-of-word glyph that connects to the right (begin).
ArabicRaFinal form of Ra (U+0631).
ArabicSeenHighest priority: initial shape of Seen class (U+0633).
ArabicSeenMedialHighest priority: medial shape of Seen class (U+0633).
BlankThe glyph represents a blank outside an Arabic run.
CharacterAn inter-character justification point follows the glyph.
NoneJustification cannot be applied at the glyph.
継承階層

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

参照

C1.Util.DX.DirectWrite 名前空間