.NET Framework Class Library

BezierCurve Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

BezierCurve Members

The BezierCurve type exposes the following members.

Constructors

 

Name

Description

Public method

BezierCurve()


Public method

BezierCurve(Point, Point, Point)


Public method

BezierCurve(Point, Point, Point, Point)


Public method

BezierCurve(Int32, Int32, Int32, Int32, Int32, Int32)


Public method

BezierCurve(Single, Single, Single, Single, Single, Single)


Public method

BezierCurve(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)


Public method

BezierCurve(Single, Single, Single, Single, Single, Single, Single, Single)


Methods

 

Name

Description

Public method

AddPageNumber

(Inherited from DocItem.)

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

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

CtrlX1


Public property

CtrlX2


Public property

CtrlY1


Public property

CtrlY2


Public property

Dirty

(Inherited from DocItem.)

Public property

EndX


Public property

EndY


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

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

Pen

(Inherited from VGraphics.)

Public property

PrevElement

(Inherited from DocItem.)

Public property

Right

(Inherited from DocItem.)

Public property

StartX


Public property

StartY


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

BezierCurve Class

Gnostice.Core.DOM Namespace