.NET Framework Class Library

Path Members

<< 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 Members

The Path type exposes the following members.

Constructors

 

Name

Description

Public method

Path


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.)

Properties

 

Name

Description

Public property

AssociatedItem

(Inherited from DocItem.)

Public property

Bottom

(Inherited from DocItem.)

Public property

BoundingRect

(Inherited from DocItem.)

Public property

Brush

(Inherited from VGraphics.)

Public property

CharCount

(Inherited from DocItem.)

Public property

Dirty

(Inherited from DocItem.)

Public property

FillMode


Public property

Height

(Inherited from DocItem.)

Public property

InsideHeaderFooter

(Inherited from DocItem.)

Public property

IsFill

(Inherited from VGraphics.)

Public property

IsStroke

(Inherited from VGraphics.)

Public property

Item


Public property

Left

(Inherited from DocItem.)

Public property

MarkForDelete

(Inherited from DocItem.)

Public property

MeasurementUnit

(Inherited from DocItem.)

Public property

NextElement

(Inherited from DocItem.)

Public property

PageNumber

(Inherited from DocItem.)

Public property

PageNumbers

(Inherited from DocItem.)

Public property

Parent

(Inherited from DocItem.)

Public property

PathItems


Public property

Pen

(Inherited from VGraphics.)

Public property

PrevElement

(Inherited from DocItem.)

Public property

Right

(Inherited from DocItem.)

Public property

Tag

(Inherited from DocItem.)

Public property

Top

(Inherited from DocItem.)

Public property

Width

(Inherited from DocItem.)

Public property

X

(Inherited from DocItem.)

Public property

Y

(Inherited from DocItem.)

See Also

Path Class

Gnostice.Core.DOM Namespace