'Declaration
Public ReadOnly Property Graphics As PdfGraphics
'Usage
Dim instance As PdfTilingPattern Dim value As PdfGraphics value = instance.Graphics
public PdfGraphics Graphics {get;}
public: property PdfGraphics^ Graphics { PdfGraphics^ get(); }