'宣言 Public Enum PresentOptions Inherits System.Enum
public enum PresentOptions : System.Enum
'宣言 Public Enum PresentOptions Inherits System.Enum
public enum PresentOptions : System.Enum
メンバ | 解説 |
---|---|
Immediately | D2D1_PRESENT_OPTIONS_IMMEDIATELY |
None | D2D1_PRESENT_OPTIONS_NONE |
RetainContents | D2D1_PRESENT_OPTIONS_RETAIN_CONTENTS |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.DX.Direct2D.PresentOptions