Gets the graphic control extension which precedes this image.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public GraphicControlExtension GraphicControlExtension { get; }
Public ReadOnly Property GraphicControlExtension As GraphicControlExtension
public: property GraphicControlExtension^ GraphicControlExtension { GraphicControlExtension^ get (); }