'Declaration <CategoryAttribute("GIF page")> <DescriptionAttribute("Disposal method of GIF page.")> Public ReadOnly Property DisposalMethod As Vintasoft.Imaging.Codecs.ImageFiles.Gif.DisposalMethod
[Category("GIF page")] [Description("Disposal method of GIF page.")] public Vintasoft.Imaging.Codecs.ImageFiles.Gif.DisposalMethod DisposalMethod { get; }
[Category("GIF page")] [Description("Disposal method of GIF page.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Gif.DisposalMethod get_DisposalMethod();
[Category("GIF page")] [Description("Disposal method of GIF page.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Gif.DisposalMethod DisposalMethod { Vintasoft.Imaging.Codecs.ImageFiles.Gif.DisposalMethod get(); }