'Declaration
Public ReadOnly Property GraphicsState As PdfVisualObjectGraphicsState
'Usage
Dim instance As PdfVisualObject Dim value As PdfVisualObjectGraphicsState value = instance.GraphicsState
public PdfVisualObjectGraphicsState GraphicsState {get;}
public: property PdfVisualObjectGraphicsState^ GraphicsState { PdfVisualObjectGraphicsState^ get(); }