'Declaration Public Function New( _ ByVal style As ExpressionInfo, _ ByVal width As ExpressionInfo, _ ByVal color As ExpressionInfo _ )
public Border( ExpressionInfo style, ExpressionInfo width, ExpressionInfo color )
Parameters
- style
- The border style.
- width
- The border width.
- color
- The border color.