Gets or sets the type of custom drawing performed on this arrow.
VB6
![]() |
---|
Public Property Get CustomDraw() As ECustomDraw |
C++
![]() |
---|
public: |
A member of the ECustomDraw enumeration.
Use custom drawing to implement special appearance of an arrow that cannot be achieved by customizing it through properties. The control raises the DrawArrow event to let you execute custom rendering code.
The CustomDraw property can be set to one of the following values:
FlowChartX Programmer's Guide | © 2023 MindFusion |