ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / OutlineThreshold Enumeration

In This Topic
    OutlineThreshold Enumeration
    In This Topic
    DWRITE_OUTLINE_THRESHOLD
    Syntax
    'Declaration
     
    Public Enum OutlineThreshold 
       Inherits System.Enum
    public enum OutlineThreshold : System.Enum 
    Members
    MemberDescription
    AliasedDWRITE_OUTLINE_THRESHOLD_ALIASED
    AntialiasedDWRITE_OUTLINE_THRESHOLD_ANTIALIASED
    Inheritance Hierarchy

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

    See Also