ComponentOne Bitmap for UWP
PresentOptions Enumeration

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace : PresentOptions Enumeration
D2D1_PRESENT_OPTIONS
Syntax
'Declaration
 
Public Enum PresentOptions 
   Inherits System.Enum
public enum PresentOptions : System.Enum 
Members
MemberDescription
ImmediatelyD2D1_PRESENT_OPTIONS_IMMEDIATELY
NoneD2D1_PRESENT_OPTIONS_NONE
RetainContentsD2D1_PRESENT_OPTIONS_RETAIN_CONTENTS
Inheritance Hierarchy

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

See Also

Reference

C1.Util.DX.Direct2D Namespace