The PolylineVObject type exposes the following members.
Name | Description | |
---|---|---|
Accept | (Overrides VObject.Accept(IVObjectVisitor).) | |
AddPoint |
Adds the specified point to the end of the points collection. |
|
BeginUpdate |
Starts updating of this VObject. (Inherited from VObject.) |
|
Clone | (Inherited from VObject.) | |
Draw |
Draws VObject on the specified Bitmap. (Inherited from VObject.) |
|
EndUpdate |
Finishes updating of this VObject. (Inherited from VObject.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetColorManagement | (Inherited from VObject.) | |
GetDrawer | (Inherited from VObject.) | |
GetDrawingPath | (Inherited from BaseRectangleVObject.) | |
GetHashCode | (Inherited from Object.) | |
GetPath | (Overrides BaseRectangleVObject.GetPath()().) | |
GetPoint |
Returns a point with the specified index. |
|
GetPoints |
Returns a collection of points this polyline is constructed from. |
|
GetType | (Inherited from Object.) | |
GetVObjectData | (Overrides VObject.GetVObjectData()().) | |
GetVObjectDataType | (Overrides VObject.GetVObjectDataType()().) | |
InsertPoint |
Inserts the point into the specified position. |
|
MemberwiseClone | (Inherited from Object.) | |
OnChanged |
Raises the Changed event. (Inherited from VObject.) |
|
RemovePoint |
Removes point with the specified index. |
|
SetPoint |
Sets a point to the specified position. |
|
ToString | (Inherited from Object.) | |
Transform_TransformChanged | (Inherited from VObject.) |