'Declaration <CategoryAttribute("GIF page")> <DescriptionAttribute("A frame position on logical screen.")> Public ReadOnly Property FramePosition As System.Drawing.Point
[Category("GIF page")] [Description("A frame position on logical screen.")] public System.Drawing.Point FramePosition { get; }
[Category("GIF page")] [Description("A frame position on logical screen.")] public: __property System.Drawing.Point* get_FramePosition();
[Category("GIF page")] [Description("A frame position on logical screen.")] public:
property System.Drawing.Point^ FramePosition { System.Drawing.Point^ get(); }