The LineVObject type exposes the following members.
Name | Description | |
---|---|---|
dispose |
Removes the current VObject from the application. (Inherited from VObject.) |
|
draw |
Draws this vector line. |
|
drawDesign |
Draws grips which frame this rectangle vector object. (Inherited from BaseRectangleVObject.) |
|
hitTest |
Determines whether the specified point belongs to this vector line. |
|
initialize |
Initializes the current VObject. (Inherited from VObject.) |
|
processEvent |
Executes the specified event. (Inherited from BaseRectangleVObject.) |
|
raiseChanged |
Fires the changed event. (Inherited from VObject.) |
|
raiseChanging |
Fires the changing event. (Inherited from VObject.) |
|
update |
Updates the canvas state. (Inherited from VObject.) |