'Declaration Public Function New( _ ByVal borderType As IBorder _ )
'Usage Dim borderType As IBorder Dim instance As New EditingFocusIndicatorRenderer(borderType)
public EditingFocusIndicatorRenderer( IBorder borderType )
Parameters
- borderType
- Type of the border.