ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / ShadowProperties Enumeration

In This Topic
    ShadowProperties Enumeration
    In This Topic
    D2D1_SHADOW_PROP
    Syntax
    'Declaration
     
    Public Enum ShadowProperties 
       Inherits System.Enum
    public enum ShadowProperties : System.Enum 
    Members
    MemberDescription
    BlurStandardDeviationD2D1_SHADOW_PROP_BLUR_STANDARD_DEVIATION
    ColorD2D1_SHADOW_PROP_COLOR
    OptimizationD2D1_SHADOW_PROP_OPTIMIZATION
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.Direct2D.ShadowProperties

    See Also