.NET Framework Class Library

Path Methods

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Path Class >

.NET Framework Class Library

Path Methods

The Path type exposes the following members.

Methods

 

Name

Description

Public method

AddArc(Rectangle, Single, Single)


Public method

AddArc(Int32, Int32, Int32, Int32, Single, Single)


Public method

AddArc(Single, Single, Single, Single, Single, Single)


Public method

AddBezierCurve(Int32, Int32, Int32, Int32, Int32, Int32)


Public method

AddBezierCurve(Single, Single, Single, Single, Single, Single)


Public method

AddBezierCurve(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)


Public method

AddBezierCurve(Single, Single, Single, Single, Single, Single, Single, Single)


Public method

AddCircle(Point, Single)


Public method

AddCircle(Int32, Int32, Single)


Public method

AddCircle(Single, Single, Single)


Public method

AddEllipse(Rectangle)


Public method

AddEllipse(Int32, Int32, Int32, Int32)


Public method

AddEllipse(Single, Single, Single, Single)


Public method

AddLine(Point, Point)


Public method

AddLine(Int32, Int32, Int32, Int32)


Public method

AddLine(Single, Single, Single, Single)


Public method

AddLines


Public method

AddPageNumber

(Inherited from DocItem.)

Public method

AddPath


Public method

AddPie(Rectangle, Single, Single)


Public method

AddPie(Int32, Int32, Int32, Int32, Single, Single)


Public method

AddPie(Single, Single, Single, Single, Single, Single)


Public method

AddPoint


Public method

AddPolygon(Point[])


Public method

AddPolygon(Int32[], Int32[])


Public method

AddPolygon(Single[], Single[])


Public method

AddPolyline(Point[])


Public method

AddPolyline(Int32[], Int32[])


Public method

AddPolyline(Single[], Single[])


Public method

AddRectangle(Rectangle)


Public method

AddRectangle(Int32, Int32, Int32, Int32)


Public method

AddRectangle(Single, Single, Single, Single)


Public method

AddRectangles


Public method

AddRoundRect(Rectangle, Single, Single)


Public method

AddRoundRect(Int32, Int32, Int32, Int32, Single, Single)


Public method

AddRoundRect(Single, Single, Single, Single, Single, Single)


Public method

AddString


Public method

Assign

(Overrides VGraphics.Assign(DocItem, DocItem).)

Public method

Clone

(Overrides DocItem.Clone().)

Public method

Draw

(Overrides DocItem.Draw(IGraphicsSurface).)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetEnumerator


Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ShiftByOffset

(Inherited from DocItem.)

Public method

ToString

(Inherited from DocItem.)

See Also

Path Class

Gnostice.Core.DOM Namespace