ActiveGraphics

C# | Visual Basic | Visual C++ |
public GraphicsBase ActiveGraphics { get; set; }
Public Property ActiveGraphics As GraphicsBase Get Set
public: property GraphicsBase^ ActiveGraphics { GraphicsBase^ get (); void set (GraphicsBase^ value); }