Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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