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