This documentation is for the old version. Go to the latest Graphics Mill docs

LineVObject Methods

The LineVObject type exposes the following members.

Methods

Name Description
Public method dispose

Removes the current VObject from the application.

(Inherited from VObject.)
Public method draw

Draws this vector line.

Public method drawDesign

Draws grips which frame this rectangle vector object.

(Inherited from BaseRectangleVObject.)
Public method hitTest

Determines whether the specified point belongs to this vector line.

Public method initialize

Initializes the current VObject.

(Inherited from VObject.)
Public method processEvent

Executes the specified event.

(Inherited from BaseRectangleVObject.)
Public method raiseChanged

Fires the changed event.

(Inherited from VObject.)
Public method raiseChanging

Fires the changing event.

(Inherited from VObject.)
Public method update

Updates the canvas state.

(Inherited from VObject.)

See Also

Reference