'Declaration Public Function New( _ ByVal line As Line, _ ByVal shadowWeight As Integer _ )
public Border( Line line, int shadowWeight )
Parameters
- line
- Specifies the Line info for the border.
- shadowWeight
- Specifies the shadow weight of the border.
'Declaration Public Function New( _ ByVal line As Line, _ ByVal shadowWeight As Integer _ )
public Border( Line line, int shadowWeight )