The PolyLineVObjectCreateDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PolyLineVObjectCreateDesigner |
Creates and initializes a new designer instance. |
| Name | Description | |
|---|---|---|
|
|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from PathVObjectCreateDesigner.) |
|
|
Draw |
Draws a designer. (Overrides PathVObjectCreateDesigner.Draw(Graphics).) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NotifyConnect |
Performs actions that should be taken when the designer is connected to a host object. (Inherited from PathVObjectCreateDesigner.) |
|
|
NotifyDisconnect |
Performs actions that should be taken when the designer is disconnected from a host object. (Inherited from PathVObjectCreateDesigner.) |
|
|
NotifyKeyDown |
Performs actions that should be taken when the KeyDown event occurs. (Inherited from PathVObjectCreateDesigner.) |
|
|
NotifyKeyUp |
Performs actions that should be taken when the KeyUp event occurs. (Inherited from PathVObjectCreateDesigner.) |
|
|
NotifyMouseDoubleClick |
Performs actions that should be taken when the DoubleClick event occurs. (Inherited from PathVObjectCreateDesigner.) |
|
|
NotifyMouseDown |
Performs actions that should be taken when the MouseDown event occurs. (Overrides PathVObjectCreateDesigner.NotifyMouseDown(MouseEventArgs).) |
|
|
NotifyMouseMove |
Performs actions that should be taken when the MouseMove event occurs. (Overrides PathVObjectCreateDesigner.NotifyMouseMove(MouseEventArgs).) |
|
|
NotifyMouseUp |
Performs actions that should be taken when the MouseUp event occurs. (Inherited from PathVObjectCreateDesigner.) |
|
|
ToString | (Inherited from Object.) |
|
|
UpdateSettings |
Updates the designer settings. (Inherited from PathVObjectCreateDesigner.) |
| Name | Description | |
|---|---|---|
|
|
Brush |
Gets/sets a brush that will be used to fill the v-object being created. (Inherited from PathVObjectCreateDesigner.) |
|
|
Connected |
Gets a value specifying if the designer is associated with the control. (Inherited from PathVObjectCreateDesigner.) |
|
|
Pen |
Gets/sets a pen that will be used to outline the v-object being created. (Inherited from PathVObjectCreateDesigner.) |
|
|
VObjects |
Gets an array of v-objecs associated with this designer. (Inherited from PathVObjectCreateDesigner.) |