The PathVObjectCreateDesigner type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() |
Draw |
Draws a designer. |
![]() |
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. |
![]() |
NotifyDisconnect |
Performs actions that should be taken when the designer is disconnected from a host object. |
![]() |
NotifyKeyDown |
Performs actions that should be taken when the KeyDown event occurs. |
![]() |
NotifyKeyUp |
Performs actions that should be taken when the KeyUp event occurs. |
![]() |
NotifyMouseDoubleClick |
Performs actions that should be taken when the DoubleClick event occurs. |
![]() |
NotifyMouseDown |
Performs actions that should be taken when the MouseDown event occurs. |
![]() |
NotifyMouseMove |
Performs actions that should be taken when the MouseMove event occurs. |
![]() |
NotifyMouseUp |
Performs actions that should be taken when the MouseUp event occurs. |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateSettings |
Updates the designer settings. |
Name | Description | |
---|---|---|
![]() |
Brush |
Gets/sets a brush that will be used to fill the v-object being created. |
![]() |
Connected |
Gets a value specifying if the designer is associated with the control. |
![]() |
Pen |
Gets/sets a pen that will be used to outline the v-object being created. |
![]() |
VObjects |
Gets an array of v-objecs associated with this designer. |