'宣言 Public Enum LayerOptions1 Inherits System.Enum
public enum LayerOptions1 : System.Enum
'宣言 Public Enum LayerOptions1 Inherits System.Enum
public enum LayerOptions1 : System.Enum
| メンバ | 解説 | 
|---|---|
| IgnoreAlpha | D2D1_LAYER_OPTIONS1_IGNORE_ALPHA | 
| InitializeFromBackground | D2D1_LAYER_OPTIONS1_INITIALIZE_FROM_BACKGROUND | 
| None | D2D1_LAYER_OPTIONS1_NONE | 
System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct2D.LayerOptions1