.NET Framework Class Library

IDocItem.Draw Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IDocItem Interface > IDocItem Methods >

.NET Framework Class Library

IDocItem.Draw Method

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Sub Draw ( _
 g As IGraphicsSurface _
)

C#

void Draw(
 IGraphicsSurface g
)

Visual C++

void Draw(
 IGraphicsSurfaceg
)

Parameters

g

Type: Gnostice.Core.Graphics.IGraphicsSurface

See Also

IDocItem Interface

IDocItem Members

Gnostice.Core.DOM Namespace