ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ScriptShapes Enumeration

In This Topic
    ScriptShapes Enumeration
    In This Topic
    DWRITE_SCRIPT_SHAPES
    Syntax
    'Declaration
     
    Public Enum ScriptShapes 
       Inherits System.Enum
    public enum ScriptShapes : System.Enum 
    Members
    MemberDescription
    DefaultDWRITE_SCRIPT_SHAPES_DEFAULT
    NoVisualDWRITE_SCRIPT_SHAPES_NO_VISUAL
    Inheritance Hierarchy

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

    See Also