property Node.PenBorderNode as PenTypeEnum
Specifies the type of pen used to paint the node's borders.

TypeDescription
PenTypeEnum A PenTypeEnum expression that indicates the type of the pen used to pain the borders of the node. 

Use the PenBorderNode property to define the type of the pen used to paint the borders for a specified node. Use the PenBorderNode property to define the type of the pen used to paint the borders for all nodes. Use the ShadowNode property to hide the node's shadow. Use the BackColor property to specify the node's background color. Use the DrawRoundNode property to specify whether the node has a round border. Use the BorderColor property to assign a different color for the node's border.