Indicates the way in which the graphic is to be treated after being
displayed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DisposalMethod DisposalMethod { get; }
Public ReadOnly Property DisposalMethod As DisposalMethod
public: property DisposalMethod DisposalMethod { DisposalMethod get (); }