Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZBorderEffect interface is used to work with pen effect.
IVZBorderEffect
The interface can be used to set up effects via IVZDataVisualizer (HoverActiveEffects, HoverInactiveEffects, SelectActiveEffects, SelectInactiveEffects) and IVZMapChartShape (Effects).
| Property name | Brief description | |
| The BorderPen property determines parameters of the pen that is used for creating borders. |
See also: