ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Bitmap1 Class / GetOptions Method

In This Topic
    GetOptions Method
    In This Topic
    D2D1_BITMAP_OPTIONS ID2D1Bitmap1::GetOptions()
    Syntax
    'Declaration
     
    Public Function GetOptions() As BitmapOptions
    public BitmapOptions GetOptions()
    See Also