public IGraphics Graphics { get; set; }
Public Property Graphics As IGraphics Get Set
public: property IGraphics^ Graphics { IGraphics^ get (); void set (IGraphics^ value); }
member Graphics : IGraphics with get, set
In This Article